1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

57 Commits

Author SHA1 Message Date
f142458c4b Use typographic quote chars in the carousel quotes section
At big font sizes, quotes really become more beautiful with them.
2014-08-30 23:19:22 -04:00
f5157566ef Cleaning up a ton of CSS.. Removing unused selectors. Eliminated over 80% of CSS. Upgrading jQuery & FA 2014-08-20 14:10:36 -04:00
34a93fa1f3 Fixing the docs sidebar interactions 2014-08-20 13:13:51 -04:00
e31d460909 Bringing back the showcase 2014-08-19 21:47:38 -04:00
b047e2f880 Removing redundant bootstrap 2014-08-19 21:46:27 -04:00
864f91d90e Changing the docs template partials to be able to be used to render a section 2014-08-19 21:28:37 -04:00
8d3fa7ef49 Getting rid of bad scrollbar 2014-06-30 23:41:53 -04:00
c297d7451f Adding 'partial' template function to add theme / local awareness to the partials directory. 2014-06-06 16:15:19 -04:00
a3d6e7c46f Fix docs script and css references to refer to the correct location 2014-05-29 18:45:21 -04:00
2a44ca543b More doc site improvements. Added documentation's new layout 2014-05-28 01:37:33 -04:00
df4bbcef30 Adding instant click library to docs so even more responsive navigation 2014-05-16 17:51:10 -04:00
be1ee22032 Proper integration of live reload with automatic injection 2014-05-16 17:49:27 -04:00
60ed5bda2b Live reloading is working! Still need to incorporate cleanly. 2014-05-16 11:48:59 -04:00
b520f8852d Switching docs highlighting to highlight.js .. Docs build super fast again! 2014-05-15 09:58:55 -04:00
a4a1e39a51 Fixing issue when two menu items have the same name. 2014-05-14 18:08:11 -04:00
ac82fe32af Making active parent in nav reflect when child is active page in docs 2014-04-24 10:34:50 -06:00
ef87dffb2f Fix accidentally removed line from menu template. 2014-04-24 10:28:11 -06:00
11fe227b9e Implementing new menu system in the docs site 2014-04-23 03:00:11 -04:00
2e4158b0b4 added appliance.cloudshark.org to showcase
also cleaned up thumbnail view to not show source link if unavailable
2014-03-31 13:35:15 -04:00
c02a02070f change golang to go 2014-03-24 14:34:41 -04:00
f733e70e80 Adding apple touch & favicon meta links 2014-03-24 14:32:03 -04:00
51b078a703 Homepage update. New Logo. Minor site updates. 2014-03-20 21:51:14 -04:00
85c04ca2f3 Add Tutorial With Steps to Migrate from Jekyll. 2014-03-13 12:23:33 +01:00
8fe78f6ff5 A bunch of small documentation changes 2014-02-21 09:48:37 -05:00
18b9948f1e Using table of contents within the documentation. 2014-01-28 23:29:05 -05:00
4f1807c7a7 Replacing hall of fame with showcase. (new type, content driven, thumbnails, etc) 2014-01-22 17:16:09 -05:00
303be735fb Adding github button to docs homepage 2014-01-18 11:05:50 -05:00
13b5c10dd7 Rewriting some homepage text 2014-01-10 21:29:58 -05:00
74d7ae1f8f A bunch of style updates. Switching to bootstrap carousel. 2014-01-10 21:29:58 -05:00
f78e2cb854 Removing Twitter js 2014-01-10 21:27:32 -05:00
a70acd110e New Icon Font for Hugo 2014-01-10 21:27:32 -05:00
dd574628a0 Adding community section to the documentation 2013-12-10 22:34:13 -05:00
ceb708052a Adding selected tweets to the homepage 2013-12-10 22:34:13 -05:00
532e2e7b93 Some mobile and other fixes for docs 2013-11-09 01:16:34 -05:00
861472bea5 Small tweaks to Homepage and CSS 2013-10-31 09:51:42 -04:00
1d0d280e20 Addition of an indexes section to the docs. Updated most of the existing index content. 2013-10-31 09:51:13 -04:00
90355eec79 Big visual overhaul of the docs. Docs now using indexes for all menu generation. 2013-10-26 02:18:14 -04:00
5003f7f7af Docs menu now powered by indexes.. converting some of the content to use this. 2013-10-25 18:42:46 -04:00
764abd2067 Update homepage 2013-10-24 16:49:17 -07:00
dde965a5cd Migrate docs to Bootstrap 3.0 2013-10-24 16:49:01 -07:00
678ddef46a Adding a quick start guide to hugo docs 2013-10-17 22:53:04 -04:00
4d333e81ee New Homepage for Hugo 2013-10-17 22:52:28 -04:00
895638433e Adding back the hugo homepage.
Deleted the page accidentially
2013-10-08 18:44:15 +02:00
9500ec1b6b Refactor layout selection code
The render code path would use a fallback if there was an exception.
This change instead relies on explicit declaration of the layout to use
and includes a check to see if the layout indeed exists before
attempting to render it.
2013-10-08 18:44:15 +02:00
197aacb647 Add support for Relative Permalinks 2013-10-08 18:42:03 +02:00
0a79edd48a Removing extra links on homepage 2013-08-17 21:54:39 -04:00
3ae8078d3a Adding "fork me on github" banner 2013-08-17 21:54:39 -04:00
8c0ab4def1 Complete overhaul of the docs 2013-08-17 21:54:39 -04:00
d5518c0966 Adding support for aliases (redirects) 2013-08-10 15:35:34 +01:00
e2a28114d1 Add redirect to page parameters and redirects example 2013-08-09 21:57:22 +01:00