Commit graph

77 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
f72b3cab81 Fix FTBFS in templates.rb when destination folder doesn't exist 2013-06-19 01:20:01 -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
590769a395 Cleanup in templates.rb plugin code
Support src and dst directory for future
Apply correct page url with a starting "/"
2013-06-17 21:56:43 -04:00
Saivann
a0b03f18f3 Move page generation code to templates.rb 2013-06-17 21:48:22 -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
8e0270f30b URL encode non-ASCII characters in translated urls 2013-06-05 03:47:36 -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
Saivann
43d8afe751 Send User-Agent header to github (fixes FTBFS due to 403 HTTP error) 2013-04-25 02:02:23 -04:00
Saivann
a20dca2553 Use "Core developers" and "Bitcoin-Qt contributors"
Send User-agent header to github API
2013-04-25 00:25:03 -04:00
Nils Schneider
c4eeec986d remove dependency on aquarium 2013-03-26 22:59:55 +01:00
Andrew Tian
d61d62379f Let WEBrick serve SVGs with proper content-type 2013-03-23 02:53:10 -05:00
Saivann
fe4b2e5104 fix FTBFS, replace Dir.exist by File.directory for old ruby versions 2013-03-21 13:56:49 -04:00
Saivann
2718222c9b new bitcoin.org
implement multilanguage
new improved clients list page
update history and statistics in the "about" page
add "Some things you need to know" page
add "Support Bitcoin" page
add a contextual presentation for each category of users (individuals, organizations, developers and enthusiasts)
add a short and concise "how it works" page
add a "vocabulary" page for Bitcoin technical words definitions
give more visibility for the foundation
new website design and layout
2013-03-18 14:29:59 -04:00
Gregory Maxwell
bc720e8459 Revert "Randomize the ordering of clients displayed."
This reverts commit 6850fc8c83.
2012-07-13 10:46:51 -04:00
Amir Taaki
6850fc8c83 Randomize the ordering of clients displayed. 2012-07-09 16:53:08 +01:00
Matt Corallo
cb192d5070 Update to new github api. 2012-06-27 04:12:55 +02:00
Nils Schneider
4a1c5131f3 update README (use ruby lessc instead of node.js) 2011-09-16 19:52:43 +02:00
Nils Schneider
1b6b0b245f generate css from less using lessc 2011-09-16 19:22:32 +02:00
Nils Schneider
1183de9fce more work on contributor list; merge contributors by name, use aliases from _config.yml 2011-09-15 00:09:41 +02:00