Commit graph

8 commits

Author SHA1 Message Date
Saivann
b988ce349c Prevent incomplete unnamed .html files to be generated
templates.rb no longer generates a page when its url is set in translations, but empty
2013-10-14 03:55:05 -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
dbb1823e69 Fix FTBFS in templates.rb when site.dest doesn't exist in older ruby versions 2013-06-21 22:29:19 -04:00
Saivann
f72b3cab81 Fix FTBFS in templates.rb when destination folder doesn't exist 2013-06-19 01:20:01 -04: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
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