]> njoseph.me Git - hyde.git/log
hyde.git
8 years agoAdded an option change the theme globally in the configs
digitalcraftsman [Tue, 2 Jun 2015 17:14:54 +0000 (19:14 +0200)]
Added an option change the theme globally in the configs

8 years agoMerge pull request #10 from EitZei/master
Steve Francia [Fri, 1 May 2015 21:10:52 +0000 (17:10 -0400)]
Merge pull request #10 from EitZei/master

Convert rem's to em's in breakpoints

8 years agoMerge pull request #9 from giodamelio/master
Steve Francia [Fri, 1 May 2015 21:10:43 +0000 (17:10 -0400)]
Merge pull request #9 from giodamelio/master

Fetch Google fonts over https to avoid mixed contents warnings

8 years agoMerge pull request #8 from philgs/patch-1
Steve Francia [Fri, 1 May 2015 21:10:32 +0000 (17:10 -0400)]
Merge pull request #8 from philgs/patch-1

Lowercase variables for .Site.Params

9 years agoConvert rem's to em's in breakpoints to fix layout jerking issue in e.g. iPad and...
Antti Järvinen [Wed, 8 Apr 2015 18:59:45 +0000 (21:59 +0300)]
Convert rem's to em's in breakpoints to fix layout jerking issue in e.g. iPad and when resizing viewport.

9 years agoFetch google fonts over https
Gio d'Amelio [Tue, 24 Feb 2015 04:02:12 +0000 (20:02 -0800)]
Fetch google fonts over https

9 years agoLowercase variables for .Site.Params
philgs [Mon, 5 Jan 2015 11:22:06 +0000 (06:22 -0500)]
Lowercase variables for .Site.Params

Variables under .Site.Params are accessed with all lower-case identifiers. Hugo won't find them with an upper-case first letter, regardless of how they're formatted in the site `config` file.

9 years agoremoving old screenshot
spf13 [Wed, 8 Oct 2014 23:17:58 +0000 (19:17 -0400)]
removing old screenshot

9 years agobringing theme up to date for inclusion in the gallery
spf13 [Wed, 8 Oct 2014 23:05:40 +0000 (19:05 -0400)]
bringing theme up to date for inclusion in the gallery

9 years agoUse `partial` call to include partial templates
Anthony Fok [Thu, 4 Sep 2014 00:47:06 +0000 (18:47 -0600)]
Use `partial` call to include partial templates

Replace `template` call with the `partial` call (new in Hugo v0.12)
for including partial templates

9 years agoRemoved extra unused html tags from list template, h4 and unused span
Glen Baker [Sun, 24 Aug 2014 05:46:02 +0000 (22:46 -0700)]
Removed extra unused html tags from list template, h4 and unused span

Conflicts:
layouts/_default/list.html

9 years agoAdd missing div closing tag
Alan Pearce [Sat, 7 Jun 2014 08:57:40 +0000 (09:57 +0100)]
Add missing div closing tag

9 years agoadding images
spf13 [Fri, 23 May 2014 22:38:03 +0000 (18:38 -0400)]
adding images

9 years agorenaming chrome to partials
spf13 [Fri, 23 May 2014 20:44:37 +0000 (16:44 -0400)]
renaming chrome to partials

9 years agoadding archetypes to the existing themes
spf13 [Fri, 23 May 2014 19:45:21 +0000 (15:45 -0400)]
adding archetypes to the existing themes

9 years agoHyde theme: sync with upstream to v2.0.0.
Dato Simó [Wed, 14 May 2014 22:57:17 +0000 (23:57 +0100)]
Hyde theme: sync with upstream to v2.0.0.

CSS is now split into poole.css and hyde.css; chrome/sidebar.html updated.

Also cherry-pick:

  * poole/hyde@48b9d1f - Set a max-width for images

10 years agosmall tweak to hyde read me
spf13 [Sat, 26 Apr 2014 22:41:16 +0000 (16:41 -0600)]
small tweak to hyde read me

10 years agoAdding the hyde theme
spf13 [Sat, 26 Apr 2014 22:25:13 +0000 (16:25 -0600)]
Adding the hyde theme