10352 Commits

Author SHA1 Message Date
spf13
814f25a9b2 Compressed showcase thumbnails further 2014-08-26 14:37:34 -04:00
spf13
4b71eb16e1 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
954498803d 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
dcda66dfab 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
4a91b8c7fd 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
987a82d043 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
8a44deac0f 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
1c1615d794 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
c9a6b2b93c 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
733bff9035 Prettier link hover state 2014-08-25 15:52:43 -04:00
spf13
1143a8fa49 Bumping Travis to test Go 1.2 & tip (1.3) 2014-08-25 15:18:53 -04:00
spf13
860974274c Fixing a broken link in the docs 2014-08-25 14:02:39 -04:00
spf13
294222ac74 Fixing a broken link in the docs 2014-08-25 14:02:39 -04:00
spf13
4281cbfa34 LiveReloadDisabled works with Watching properly. Fixed #335. 2014-08-25 13:49:53 -04:00
spf13
1b5f59b071 go fmt site.go 2014-08-25 13:13:11 -04:00
spf13
30af267b32 Fix #302. Links now have trailing slashes. 2014-08-25 12:45:47 -04:00
Nate Finch
a31edb3388 Support subdir in baseurl.
Mainly this was a change to helpers.MakePermalink, but to get the local server to run correctly,
we needed to redirect the path of the request from /foo to /.  In addition, I added tests for the
server's code for fixing up the base url with different config file & CLI options.
2014-08-25 11:51:51 -04:00
Joel Scoble
4b979b17cc added functionality to check the error message returned from Cobra, if any. for uage message text. If its present, the usage message gets truncated and the resulting message is returned to be used for the rest of the error message. If the resulting error is blank, no error message is printed 2014-08-25 11:50:23 -04:00
Joel Scoble
4c735a7878 preserve alias case while lowercasing taxonomy 2014-08-25 10:16:59 -04:00
Chase Adams
348e123c9f Update 404 to be compiled to .html instead of directory 2014-08-25 09:38:08 -04:00
Tatsushi Demachi
50a8c50726 Add page grouping functions 2014-08-25 09:18:52 -04:00
Chase Adams
66e9e4e231 Add link for learning more about static directory 2014-08-20 14:23:17 -04:00
Chase Adams
867683e473 Add link for learning more about static directory 2014-08-20 14:23:17 -04:00
Joel Scoble
c750a95e22 support for futre/draft summary info output 2014-08-20 14:21:15 -04:00
spf13
9da16559aa Making the links stand out more 2014-08-20 14:19:15 -04:00
spf13
946ad9c2c3 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
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
spf13
fc8eb5cf8f Fixing the docs sidebar interactions 2014-08-20 13:13:51 -04:00
spf13
34a93fa1f3 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
04d412ed16 Fixed showcase image paths 2014-08-20 11:17:38 -04:00
Joel Scoble
cece27fa2e fix issue 411, /path/to/site/archetypes : is a directory error 2014-08-19 22:30:21 -04:00
spf13
7d49ecb559 Bringing back the showcase 2014-08-19 21:47:38 -04:00
spf13
e31d460909 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
b047e2f880 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
864f91d90e 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
spf13
aae1ff3c92 Adding IsNode & IsPage functions to Page & Node 2014-08-19 21:27:13 -04:00
Joel Scoble
b10dea2955 added evaluation for toml for metadataformat date handling 2014-08-18 12:01:50 -04:00