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

36 Commits

Author SHA1 Message Date
af956c41a3 Update gohugo.io front page for 2015; add @popthestack's testimony :-) 2015-01-17 13:07:54 -07:00
ca7007bf26 Minor proofreading corrections to Hugo docs
- Add backticks and commas where necessary
- Remove some trailing whitespace
- Add front matter example in TOML
- Fix typo in one of the tags in Showcase
- Add 多说 (Duoshuo) as an alternative to Disqus
- Use internal links (i.e. without gohugo.io) where possible
- Use a colon to set off an example
- Change "it's" to "its" where appropriate
- Use typographical (i.e. curly) apostrophe on the front page
  where appropriate
- Capitalize "Github" as "GitHub"
2014-10-15 12:18:20 -04:00
b81ebf2ada Making the install on the homepage a bit more clear 2014-09-22 22:08:08 -04:00
4e4ea9583f instructions for Homebrew installation
updated installation page of documentation, and changed "Download" button on index.html to scroll to bottom where multiple installation options are featured

getting the scrolldown to work required removing the fixed positioning on #action and on the footer
2014-09-22 21:51:19 -04:00
d5308e6f6f Adding a community link to the homepage 2014-09-19 08:32:25 -04:00
5dd3eaabee More proofreading and minor revisions to Hugo docs
Among the various changes, most instances of

    {{ template "partials/FILE.html" . }}

were changed to

    {{ partial "FILE.html" . }}

Also, in main.go, change "2013" to "2013-14".
2014-09-08 11:41:10 -04:00
f36ed446cc Adding a bunch of new quotes to the front page and switching to Owl Carousel 2014-09-01 10:00:06 -04:00
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
b047e2f880 Removing redundant bootstrap 2014-08-19 21:46:27 -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
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
8fe78f6ff5 A bunch of small documentation changes 2014-02-21 09:48:37 -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
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
90355eec79 Big visual overhaul of the docs. Docs now using indexes for all menu generation. 2013-10-26 02:18:14 -04:00
764abd2067 Update homepage 2013-10-24 16:49:17 -07: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
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
8c0ab4def1 Complete overhaul of the docs 2013-08-17 21:54:39 -04:00
de9f9ae16e Fixing getting started link. 2013-08-05 11:12:39 +02:00
f6e590e536 Fixing link to contributor page on github 2013-08-03 03:33:39 -04:00
6efbd93a38 Updating a bunch of the docs 2013-08-03 03:30:34 -04:00
f199004989 GO -> Go 2013-07-15 17:44:51 -07:00
6e16449e5f adding hugo 2013-07-04 11:32:55 -04:00