Commit graph

46 commits

Author SHA1 Message Date
Robert Austin
ecaed3fe6c Fixed gohugoio/hugoThemes#858 2020-06-03 10:01:12 +10:00
Robert Austin
871c793863 fix bug in sidebar 2020-06-03 09:56:14 +10:00
Robert Austin
4ae9fd23bb
Merge pull request #27 from khfayzullaev/fix-docs-weights
Fix docs weight order
2020-03-03 18:01:13 +10:00
Khurshid Fayzullaev
ecf9dd6383 Fix docs weight order 2020-03-01 01:57:39 -05:00
Robert Austin
60c6443b36
Update README.md 2020-01-17 17:30:12 +10:00
Robert Austin
35d7382084
Update README.md 2020-01-17 17:19:23 +10:00
Robert Austin
f2be3423f7
Update LICENSE 2020-01-17 15:54:56 +10:00
Robert Austin
f7bbb030ca
Merge pull request #20 from remeika/summary
Use Hugo's content summary feature for documentation overview
2019-08-06 14:40:35 +10:00
James Remeika
fecd9243b9 Adds HTML escape character 2019-08-06 00:21:10 -04:00
James Remeika
412ca20c86 Adds examples of using content summary to example site 2019-08-06 00:09:34 -04:00
James Remeika
0a7e0a7650 Use summary page bar 2019-08-05 23:48:37 -04:00
Robert Austin
306a4bb3bc
Merge pull request #18 from FujiHaruka/anchor_link
Option to add anchor links to all header elements
2019-08-06 13:43:03 +10:00
FujiHaruka
c6ac5eba50 Update exampleSite/config.toml 2019-08-04 18:06:07 +09:00
FujiHaruka
15d306cf14 Enable to add anchor to header elements 2019-08-04 18:03:08 +09:00
Robert Austin
d39f310357 update to bootstrap 4.3.1 2019-07-23 11:03:11 +10:00
Robert Austin
2e1cee539f update readme with extra instructions for using hugo extended 2019-07-23 10:52:34 +10:00
Robert Austin
d381ea22ca
Merge pull request #17 from finferflu/master
Use .Site.Title for page title
2019-07-23 10:46:30 +10:00
Robert Austin
d1b71a5750
Merge pull request #15 from snOm3ad/master
fixed unescaped characters bug
2019-07-23 10:40:38 +10:00
finferflu
459df15d81
Use .Site.Title for page title 2019-07-22 12:09:23 +01:00
snOm3ad
3e6a84ec5d fixed unescaped characters bug 2019-06-24 12:56:35 -04:00
Robert Austin
c679e0b497
Merge pull request #9 from damacus/make-logo-configurable
Make logo configurable
2019-04-15 20:29:44 +10:00
Dan Webb
ac13495574 Filter through relURL 2019-04-13 15:42:40 +01:00
Dan Webb
9c1b9ddf87 Make logo configurable 2019-04-11 22:06:58 +01:00
Robert Austin
fa24be58a7
Merge pull request #8 from timoguin/fix/homepage-button-text-typo
Fix typo for homepage_button_text param
2019-04-11 08:25:56 +10:00
Tim O'Guin
a83818abf5
Fix typo for homepage_button_text param
Fixes typo in layout and example site. Closes #7.
2019-04-10 17:19:45 -05:00
Robert Austin
e7e96becd6
Merge pull request #6 from damacus/fix-deprecations
Fix UniqueID deprecation warning
2019-04-11 07:53:37 +10:00
Dan Webb
8e32134b36 Switch HTTP to HTTPS
This will stop Netlifly compile warnings
2019-04-10 21:07:49 +01:00
Dan Webb
696e674553 Fix UniqueID deprecation warning
.UniqueID is deprecated and will be removed in a future release. Use .File.UniqueID.
2019-04-10 21:03:58 +01:00
Robert Austin
ee171928d4
Merge pull request #1 from sKanoodle/patch-1
fixed typo that prevented build from succeeding
2019-04-09 08:00:31 +10:00
sKanoodle
eeab26acd1
fixed typo that prevented build from succeeding
Error: "themes\hugo-whisper-theme\layouts\_default\baseof.html:30:1": parse master failed: template: index.html:30: function "site" not defined
2019-04-08 14:38:09 +02:00
Robert Austin
2147d1dfd9 remove mainSections from config 2019-04-05 08:08:10 +10:00
Robert Austin
e998429ae3 path fixes for themes demo 2019-03-15 11:37:08 +10:00
Robert Austin
e4819358a3 homepage defaults and config params from site 2019-03-15 11:24:59 +10:00
Robert Austin
77e68331c0 update syntax highlight 2019-03-14 11:34:39 +10:00
Robert Austin
400c232f16 make homepage button and image editable from frontmatter 2019-03-14 11:23:20 +10:00
Robert Austin
153157092d update favicon to absURL 2019-03-14 11:07:15 +10:00
Robert Austin
d87fbd97cc use mainSections, update Permalinks and asset URLS 2019-03-14 10:56:09 +10:00
Robert Austin
eba613e044 update screenshots 2019-02-18 11:03:14 +10:00
Robert Austin
475416a88f add metatags and seo 2019-02-18 09:58:43 +10:00
Robert Austin
829e36b5cb remove old resources 2019-02-18 09:06:10 +10:00
Robert Austin
ece900fde2 add screenshots 2019-02-18 09:02:22 +10:00
Robert Austin
ad3a48ccc9 update terminal gif 2019-02-17 23:20:34 +10:00
Robert Austin
42e5371fb9 add specimen file to test all markdown content styles 2019-02-17 22:29:16 +10:00
Robert Austin
c36e2529b1 working on responsive css 2019-02-17 21:44:45 +10:00
Robert Austin
ae72d8b0f5 docs css 2019-02-17 18:43:41 +10:00
Robert Austin
dcdde20b7c first commit 2019-02-17 16:55:16 +10:00