Steve Purcell
a5c1044fc9
Add a robots.txt which disallows /packages
2013-07-24 20:19:00 +01:00
Steve Purcell
7643b23eb6
Show total number of downloads
2013-06-12 12:32:46 +01:00
Steve Purcell
f1635f96cd
Update to bootstrap 2.3.2
2013-05-20 21:23:42 +01:00
Steve Purcell
1cc99b1986
Include sort indicators in table
2013-05-10 12:34:10 +01:00
Steve Purcell
abcd484047
Tidy up table alignment
2013-05-10 11:44:23 +01:00
Steve Purcell
d9ccbfc38d
Just add "[wiki]" etc to package descriptions, not "[source: wiki]"
2013-05-09 12:32:36 +01:00
Donald Curtis
8e97938abf
better fix for encoding in index.html.erb
...
closes #746
2013-05-04 15:15:49 -05:00
Donald Curtis
70c0e06b42
temporary fix to index.html.erb to let it build utf descr
2013-05-04 15:06:43 -05:00
Steve Purcell
e6e19cd5aa
Generate html even if download_counts.json is missing
...
This lets us test the html generation locally.
2013-04-26 08:41:15 +01:00
Steve Purcell
5f604ad394
Strip "[source: ]" text from package descriptions in html list
...
I evidently broke this recently.
2013-04-26 08:38:45 +01:00
Donald Curtis
010f95fa2a
cleanup webpage header
...
remove # until we can get it to not wrap.
2013-04-25 00:49:55 -05:00
Donald Curtis
c100cba4e8
add download count to the melpa webpage
2013-04-24 21:38:20 -05:00
Steve Purcell
7c8d821559
Don't leave the RSS / HTML pages empty if generation fails
2013-04-17 11:31:09 +01:00
Steve Purcell
701c1ae0b4
Fix syntax error in index.html.erb
2013-04-17 11:29:35 +01:00
Steve Purcell
b04d439979
HTML list: link directly to more sources
2013-04-16 21:05:27 +01:00
Steve Purcell
06e9e3dd3d
HTML list: get source from recipe, not package name
2013-04-16 20:58:02 +01:00
Steve Purcell
4b6e9d1eb2
HTML list: link version number to package file
2013-04-16 20:54:13 +01:00
Steve Purcell
d73b380e0f
Link directly to bitbucket repos where applicable
2013-04-14 08:25:50 +01:00
Steve Purcell
2e4333a1bb
HTML wording
2013-04-09 16:08:18 +01:00
Steve Purcell
dd39f68f1d
Note necessity of using GNU ELPA archive (see #634 )
2013-04-01 20:06:52 +01:00
Steve Purcell
ab0be98cb9
Tidier formulation of archive.json and recipes.json intersection
2013-03-25 14:58:09 +00:00
Steve Purcell
960acda7af
HTML index: remove leading whitespace
2013-03-25 14:23:47 +00:00
Steve Purcell
aa761ad1b7
HTML index: don't list built packages without recipes (see #610 )
2013-03-25 14:23:47 +00:00
MELPA
3d138e616a
make index.html generation PHONY
2013-03-19 01:22:48 -05:00
Donald Curtis
dd6876b687
add donation link
...
closes #532
2013-03-18 00:24:18 -07:00
Steve Purcell
925b658d4c
Downgrade bootstrap to 2.3.0 to fix #7118
2013-03-15 13:53:13 +00:00
Donald Curtis
d8838a27c5
add donate button
2013-03-14 19:39:34 -05:00
Steve Purcell
8a478be7d0
Show relative time for latest build
2013-03-14 16:27:14 +00:00
Steve Purcell
2416ef38e5
Fix offset when jumping to anchors
...
Fixes #583
2013-03-14 09:56:51 +00:00
Steve Purcell
fd8a8510a6
Change Analytics account ID
2013-03-14 08:28:39 +00:00
Steve Purcell
1fbc89932f
Add Google Analytics snippet
2013-03-13 20:45:31 +00:00
Steve Purcell
1e1422bf8e
Remove defunct index.{erb,tmpl}
2013-03-13 20:45:22 +00:00
Steve Purcell
550a4f18ed
"A" is for "Archive", not "Repository"
2013-03-13 17:11:45 +00:00
Steve Purcell
322f4087cc
Wording changes
2013-03-13 16:59:57 +00:00
Steve Purcell
9524669449
Display local time of latest build
2013-03-13 16:37:30 +00:00
Steve Purcell
e24fdf3a10
Include twitter timeline widget
2013-03-13 16:25:38 +00:00
Steve Purcell
1297d42cc8
Cross-reference to "known issues" was obsolete
2013-03-13 16:12:25 +00:00
Steve Purcell
6e4865b685
s/Experimental/Emacs/ in MELPA acronym
2013-03-13 14:57:26 +00:00
Steve Purcell
cebf887382
Use bootstrap for the MELPA index page
2013-03-13 14:54:21 +00:00
Kyle Hargraves
312313a744
Correctly link to gists for github recipes
...
This should fix the link on melpa.milkbox.net for recipes like
molokai-theme.
2013-02-23 10:20:09 -06:00
Steve Purcell
ff96ef22c3
Escape < and > in updates.rss item titles
2013-01-16 19:36:02 +00:00
Steve Purcell
66fd66c514
Nicer titles for updates.rss (and hence Twitter)
2013-01-15 16:18:02 +00:00
Steve Purcell
e5c5783701
More concise code for recipe source URL
2012-12-25 09:20:59 +00:00
Kyle Hargraves
30e61252f7
Web: link to github and emacswiki
...
Adds an additional column to the table on http://melpa.milkbox.net
which provides a link directly to the github or emacswiki page for
a recipe.
My main gripe with using both `package-list-packages` and the web
UI is the extra effort required just to go check out a project's
README or similar. This should now be easier for the vast majority
of recipes in MELPA.
For emacswiki pages, only those recipes whose file matches the name
of the recipe are linked (ie, if the recipe uses :files, then no
link will be generated). This is Not Perfect(tm), but not bad either.
2012-12-24 21:02:20 -06:00
Steve Purcell
49d23f89ec
Autofocus and placeholder text for search box
2012-12-16 13:18:21 +00:00
Steve Purcell
9676d8d222
Add javascript filtering/sorting of html package list
2012-12-16 13:13:41 +00:00
Donald Curtis
4cfde44d09
removed fixed issues from index page
...
A number of issues are no longer valid due to changes to Emacs upstream.
2012-11-08 13:58:19 -06:00
Loren Sands-Ramshaw
fdb68e8b67
Typo fix: html/index.erb
2012-10-23 23:17:41 -03:00
Steve Purcell
df1201cff2
Handle case where archive.json contains old entries (those with .HHMM in versions)
2012-09-01 20:26:20 +01:00
Steve Purcell
7e888980b9
Include HHMM in generated HTML and RSS, and make RSS item timestamps more precise
2012-09-01 15:29:08 +01:00