Commit Graph

76 Commits (master)
 

Author SHA1 Message Date
Jan Raasch 6656a8df0c
docs(README): fix typos 2020-08-17 11:57:55 +07:00
Jan Raasch 7bc116b238
docs(README): add link to setup guide & add section on starting fresh 2020-08-17 11:56:41 +07:00
Jan Raasch fdcb6abc33 refactor(exampleSite/config.toml): remove themesDir-config
This config confuses people, see https://github.com/janraasch/hugo-scroll/issues/2
2020-08-16 12:29:13 +07:00
Jan Raasch 0fe91fc202 fix(header_image): remote relURL to make this work when hosted in a subdir
See https://github.com/gohugoio/hugoThemes/issues/881#issuecomment-667532072
2020-08-01 15:48:07 +07:00
Jan Raasch a319d9051b chore(layouts/index): use relURL for css background
because netlify optimization requires this, see

https://community.netlify.com/t/support-guide-does-netlify-optimize-every-single-asset-my-site-uses/152
2020-07-09 12:32:43 +07:00
Jan Raasch 7853a2af06 fix(exampleSite): fix template syntax 2020-07-09 11:52:40 +07:00
Jan Raasch d57996c177 chore: prettify example favicon 2020-07-09 11:49:36 +07:00
Jan Raasch cd4878c548
docs: add link to github page demo 2020-07-09 11:36:44 +07:00
Jan Raasch 78400b82f4 chore: use relative url
Otherwise this breaks on https://janraasch.github.io/hugo-scroll/services/
2020-07-09 11:32:05 +07:00
Jan Raasch beeee2858b chore: use relative link
Otherwise this does not work on https://janraasch.github.io/hugo-scroll/
2020-07-09 11:28:40 +07:00
Jan Raasch d2ec055abb chore: gitignore destination directories 2020-07-09 11:22:57 +07:00
Jan Raasch 0eb23bf5c8 chore: do not use / in the beginning of a URL
Otherwise this does not work, if the baseURL has a subfolder in there, e.g.

https://janraasch.github.io/hugo-scroll/

See https://github.com/gohugoio/hugoThemes#common-permalink-issues
2020-07-09 11:21:57 +07:00
Jan Raasch ad9adcb484 docs: add ci badge 2020-07-09 10:49:17 +07:00
Jan Raasch f41e57a5fd chore(ci): fix destination-dir 2020-07-09 10:45:01 +07:00
Jan Raasch 90cb9bdf3e
chore(ci): remove ref-check
😅... Trying to figure out how to get this to work...
2020-07-09 10:37:04 +07:00
Jan Raasch de29d1bd1f
chore(ci): fix .ref-reference
See https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context
2020-07-09 10:32:15 +07:00
Jan Raasch 137977cf3c
chore(ci): add github workflow 2020-07-09 10:24:55 +07:00
Jan Raasch a7fcc36fed chore: point design-template-link to github for now 2020-07-08 20:33:36 +07:00
Jan Raasch 285444ebf0 feat: add empty custom_body and custom_head partials
to be overwritten by the user 🎸.
2020-07-08 20:26:33 +07:00
Jan Raasch 7defcb60fd feat: markdownify copyright-line 2020-07-08 19:26:00 +07:00
Jan Raasch b7d9750192 docs: fix exampleSite-link 2020-07-07 18:20:16 +07:00
Jan Raasch 2afc4afd20 docs: add issues-section 2020-07-07 18:04:28 +07:00
Jan Raasch 79cc6c161a docs: fix exampleSite-links 2020-07-07 18:04:10 +07:00
Jan Raasch 15a8849a59 docs: Hugo theme -> Hugo-theme 2020-07-07 18:03:40 +07:00
Jan Raasch a474799d97 chore: compress images & screenshots
via https://imagecompressor.com/ :-)
2020-07-07 17:55:18 +07:00
Jan Raasch b05ff4eb22 chore: initial commit 2020-07-07 17:50:41 +07:00