Commit graph

27 commits

Author SHA1 Message Date
thephez
f3631fb9f4 Misc updates
- Remove redirects to removed pages
 - Add some folders to ignore list
 - Update URL in sitemap plugin
2018-01-10 09:32:47 -05:00
thephez
299a1ffc80 Remove version history / releases 2018-01-10 09:32:47 -05:00
thephez
dcf7efb3b1 Finish removing alerts info 2018-01-10 09:32:47 -05:00
Saivann
1ddfe6f2c7
Update sitemap plugin to include English pages from subdirectories 2015-09-14 06:03:22 -04:00
Saivann
64a6f780be Merge branch 'license' 2014-11-28 10:54:28 -05:00
Saivann
78431fc891 Avoid printing "language disabled" twice in sitemap.rb and template.rb 2014-11-21 22:12:58 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
Saivann
45cdb02ab9 Allow disabling plugins for faster preview 2014-11-08 13:56:41 -05:00
Saivann
cbeb956b9a Ignore 404.html and README.md in sitemap.rb 2014-05-10 12:20:01 -04:00
Saivann
d258ee7c0b Process .md files with sitemap.rb 2014-05-10 12:18:48 -04:00
Saivann
58ef9c6c56 Handle redirections in _config.yml 2014-02-19 14:57:04 -05:00
Saivann
080faaed4a Use https urls in sitemap file 2014-01-31 13:41:09 -05:00
Saivann
9b05a0bc8e Clean some code and add documentation 2013-10-21 23:45:57 -04:00
Saivann
3da682b36b Normalize page redirections
Use a fallback HTML page with a manual and javascript redirect
Keep canonical pages only for alerts
2013-10-14 14:59:10 -04:00
Saivann
a252596168 Add events page and RSS feed
Drop previous orphan events pages
Drop site.post in sitemap.rb
2013-06-25 00:02:33 -04:00
Saivann
d58a1690da Clean and improve redirects.rb
Use _redirects/ for more consistency with other plugins
Fix an inaccurate redirection association in sitemap.rb
2013-06-22 20:43:19 -04:00
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