215 Commits

Author SHA1 Message Date
spf13
54fc0c69b5 Adding V0.12 release notes v0.12 2014-09-01 10:00:45 -04:00
spf13
9ea4c4f2ca Adding a bunch of new quotes to the front page and switching to Owl Carousel 2014-09-01 10:00:06 -04:00
Anthony Fok
9631884971 Fix loading of Lato font in style.css for docs
The "@import url()" statement for loading Lato from Google Fonts
was ignored because "@import are not allowed after any valid statement
other than @charset and @import" according to the W3C CSS Validator.

Also remove the line for importing line-icons.css which no longer
exists.
2014-09-01 08:21:42 -04:00
Anthony Fok
4069d9c6fc Minor proofreading corrections to Hugo docs 2014-09-01 08:19:40 -04:00
Dato Simó
1bc38e9361 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
Anthony Fok
770b1f68e3 quickstart.md: Put long options inside backticks
Also minor adjustment to blank lines.
2014-08-30 01:16:18 -04:00
spf13
6d15050341 Adding documentation about 'where' and cleaning up docs around first. 2014-08-30 00:57:38 -04:00
spf13
bb4d67345d Added more examples and cleaned up the GroupBy functionality documentation 2014-08-30 00:21:47 -04:00
spf13
925390ca6f Adding a page listing the different methods available to Taxonomies. 2014-08-29 23:42:26 -04:00
spf13
b0653ac4e1 More taxonomy examples in templates. 2014-08-29 23:41:53 -04:00
spf13
f22a1127f3 Fixing the taxonomy example. Fixed #318. 2014-08-29 23:39:55 -04:00
Jakub Turski
e9150d0032 Be more specific about .Params content
I'm not sure whether this is *always* the case, but it's definitely have been my experience so far. :)
2014-08-28 13:04:00 -04:00
Jakub Turski
e1ca9c7649 Shortcodes are content files specific.
This fixes spf13/hugo#440.
2014-08-28 12:59:52 -04:00
Tatsushi Demachi
abee890ca0 Add document about page grouping functions 2014-08-28 12:56:32 -04:00
spf13
8b9fc6f480 More press additions 2014-08-27 11:47:12 -04:00
spf13
814f25a9b2 Compressed showcase thumbnails further 2014-08-26 14:37:34 -04:00
spf13
d3f95f06e5 Added ucsb to showcase 2014-08-26 14:37:12 -04:00
spf13
7a190e5051 More Press 2014-08-26 14:36:38 -04:00
spf13
795410e18b fixed #389 . Added alias for missing page. 2014-08-26 13:16:45 -04:00
spf13
4468f79233 small tweaks to the hover effect 2014-08-26 12:30:28 -04:00
spf13
88f3533d79 Creating a showcase archetype to make for easier showcase additions 2014-08-26 12:27:43 -04:00
spf13
3eac82b168 Adding a bunch of new sites to the showcase 2014-08-26 12:27:25 -04:00
spf13
fb3a9bc169 Adding a bunch of new press to the Press page. 2014-08-26 12:26:29 -04:00
spf13
a1b83fa4a8 Prettier link hover state 2014-08-25 15:52:43 -04:00
spf13
860974274c Fixing a broken link in the docs 2014-08-25 14:02:39 -04:00
Chase Adams
66e9e4e231 Add link for learning more about static directory 2014-08-20 14:23:17 -04:00
spf13
9da16559aa Making the links stand out more 2014-08-20 14:19:15 -04:00
spf13
7d2979aba7 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
spf13
fc8eb5cf8f Fixing the docs sidebar interactions 2014-08-20 13:13:51 -04:00
spf13
19d194a8f0 Fixed showcase image paths 2014-08-20 11:17:38 -04:00
spf13
7d49ecb559 Bringing back the showcase 2014-08-19 21:47:38 -04:00
spf13
7d174fd98d Removing redundant bootstrap 2014-08-19 21:46:27 -04:00
spf13
ccee8a4dfa Changing the docs template partials to be able to be used to render a section 2014-08-19 21:28:37 -04:00
spf13
672bf9da0d Adding IsNode & IsPage functions to Page & Node 2014-08-19 21:27:13 -04:00
Franklin Wise
d62bee6923 Added a note after the script adding potential issues per @franklinwise's feedback 2014-08-18 11:58:49 -04:00
Rahul Bansal
c87bb08d1f Added yaml menu example
Added yaml menu example, matching with existing toml example. Also added link to sitewide config page.
2014-08-18 11:30:00 -04:00
Rahul Bansal
62fc27b6e3 Config changes and Live Reload
I noticed that config file changes do not work with Live Reload feature. This may be "fixed" in future but for now adding a note might avoid confusion.
2014-08-18 11:28:42 -04:00
Roberto Dip
02fb0644d6 Fix #394 - Docs: add a missing link to the livereload page in the intro 2014-08-18 11:24:53 -04:00
Franklin Wise
5c997434f0 hugo builds no site if there are only drafts
if you run:
hugo
and all of your posts are drafts, no site gets build.
2014-08-18 11:21:45 -04:00
spf13
bdc537d409 Adding more press 2014-08-10 00:17:36 -04:00
David Kebler
4ee2dbcfda Docs-removed bullet and broken link for catagetories. Included category text in bullet for taxonomies 2014-08-09 23:31:28 -04:00
Roberto Dip
d33d21930f Fix #363 - Docs: make the fixed menu on the left scrollable 2014-08-09 23:21:33 -04:00
Nate Finch
5f4e731a7a remove extraneous "Because" 2014-08-06 05:39:58 -04:00
Nate Finch
6d08a53605 update docs for permalinks with all fields
List all the fields and what they mean, based on hugolib/permalinks.go
2014-08-06 00:05:40 -04:00
Nate Finch
9e9cbe2ba2 make type-or-section more obvious
It took me a long time to realize that /layouts/TYPE or SECTION/LAYOUT.html  was supposed to be a single URL and not two urls (/layouts/TYPE) or (SECTION/LAYOUT.html) ... putting in the hyphens I think makes it much more clear it's all one URL, and only the middle part is an either-or.
2014-08-06 00:05:05 -04:00
GraemeCaldwell
7d9017c186 Update press.md 2014-08-05 17:19:56 +01:00
spf13
42522da60c Getting rid of bad scrollbar 2014-06-30 23:41:53 -04:00
Gina White
3b0a21d0ea fix link to template primer 2014-06-30 15:20:03 -04:00
Maarten Everts
066e33d055 taxonomies -> Taxonomies 2014-06-30 15:19:28 -04:00
Rolando Pereira
6c376374ad Fix minor typo in file docs/content/templates/overview.md 2014-06-30 15:18:46 -04:00