Commit graph

11 commits

Author SHA1 Message Date
Saivann
6ac93df9f2 Generate releases notes using releases.rb
Make releases notes layout and urls consistent with the alerts page
Add RSS feed in download and version-history pages
Add a canonical page with a redirect to the new url
Simplify releases notes layouts
2013-06-19 14:04:29 -04:00
saivann
45c360b626 Merge pull request #207 from bitcoin/simplemenu
Re-structure and simplify menu layout
2013-06-18 21:37:28 -07:00
Saivann
542d517297 Re-structure and simplify menu layout (fixes #198)
Add translated page redirections using _redirects.yml
Redirect for bitcoin-for-press to press
Redirect bitcoin-for-enthusiasts to innovation
Ignore page redirections in sitemap.rb plugin
Move template plugin to template.rb instead of translate.rb
Add a small documentation in the template plugin
2013-06-19 00:29:52 -04:00
Saivann
ec44853934 Add "Network status and alerts" page and RSS feed (fixes #170)
Generate alerts pages through alerts.rb plugin
Allow to keep short alias urls for each alert
Move alert pages in _alerts
Update sitemap plugin to include alerts
2013-06-18 23:50:37 -04:00
Saivann
cd597fdb21 Update documentation and libraries in plugins 2013-06-18 00:05:19 -04:00
Saivann
dc141114b3 Remove redirect pages from sitemap 2013-06-13 18:20:49 -04:00
Saivann
b5d08a58a4 URL encode non-ASCII characters in sitemap 2013-06-05 17:39:27 -04:00
Saivann
d8ed71a50b Remove /index.html and /404.html from sitemap 2013-05-26 13:16:08 -04:00
Saivann
2d439900c3 Remove ".html" from _posts urls in sitemap 2013-05-26 13:15:00 -04:00
Saivann
4fe01266f4 Prevent untranslated urls to get in sitemap 2013-05-22 13:08:36 -04:00
Saivann
f262d0e06f Switch to transifex for translations
All strings, urls and anchors are now in a single yml files for each language
Translated html pages are generated by a jekyll plugin based on unified templates
Add a new sitemap generator plugin for the new translation structure
Update french translations
2013-05-21 01:07:13 -04:00