Jan Raasch
|
f483bbaea4
|
fix(site-menu): use anchorized title
fixes https://github.com/janraasch/hugo-scroll/pull/6.
This way we put less burden on JavaScript / jQuery, which is always good :-D.
|
2020-09-07 14:23:19 +02:00 |
|
Jan Raasch
|
f9332ad4f4
|
chore: enable »Stale«-bot 🖲
See https://probot.github.io/apps/stale/
|
2020-09-04 09:40:09 +02:00 |
|
Jan Raasch
|
90db59ad1f
|
docs(readme): add github stats
|
2020-08-31 21:22:43 +02:00 |
|
Jan Raasch
|
fd4f94a10f
|
docs(readme): add github sponsors
|
2020-08-31 20:54:21 +02:00 |
|
Jan Raasch
|
dc6155976c
|
chore: add github sponsors
|
2020-08-31 20:52:11 +02:00 |
|
Jan Raasch
|
bbdf94b50e
|
docs(README): use "custom.css" same as we have it on the exampleSite
|
2020-08-25 07:08:23 +02:00 |
|
Jan Raasch
|
5807c200f4
|
docs(README): add reference to exampleSite to »branding«-section
|
2020-08-25 07:06:06 +02:00 |
|
Jan Raasch
|
4c4b37ae76
|
docs: add »branding«-section to README
This came up quite a lot :-)
* https://github.com/janraasch/hugo-scroll/issues/4
* https://github.com/janraasch/hugo-scroll/issues/2
* https://github.com/janraasch/hugo-scroll/issues/1
|
2020-08-25 07:03:48 +02:00 |
|
Jan Raasch
|
6656a8df0c
|
docs(README): fix typos
|
2020-08-17 11:57:55 +02:00 |
|
Jan Raasch
|
7bc116b238
|
docs(README): add link to setup guide & add section on starting fresh
|
2020-08-17 11:56:41 +02: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 +02: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 +02: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 +02:00 |
|
Jan Raasch
|
7853a2af06
|
fix(exampleSite): fix template syntax
|
2020-07-09 11:52:40 +02:00 |
|
Jan Raasch
|
d57996c177
|
chore: prettify example favicon
|
2020-07-09 11:49:36 +02:00 |
|
Jan Raasch
|
cd4878c548
|
docs: add link to github page demo
|
2020-07-09 11:36:44 +02: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 +02: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 +02:00 |
|
Jan Raasch
|
d2ec055abb
|
chore: gitignore destination directories
|
2020-07-09 11:22:57 +02: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 +02:00 |
|
Jan Raasch
|
ad9adcb484
|
docs: add ci badge
|
2020-07-09 10:49:17 +02:00 |
|
Jan Raasch
|
f41e57a5fd
|
chore(ci): fix destination-dir
|
2020-07-09 10:45:01 +02: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 +02: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 +02:00 |
|
Jan Raasch
|
137977cf3c
|
chore(ci): add github workflow
|
2020-07-09 10:24:55 +02:00 |
|
Jan Raasch
|
a7fcc36fed
|
chore: point design-template-link to github for now
|
2020-07-08 20:33:36 +02: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 +02:00 |
|
Jan Raasch
|
7defcb60fd
|
feat: markdownify copyright-line
|
2020-07-08 19:26:00 +02:00 |
|
Jan Raasch
|
b7d9750192
|
docs: fix exampleSite-link
|
2020-07-07 18:20:16 +02:00 |
|
Jan Raasch
|
2afc4afd20
|
docs: add issues-section
|
2020-07-07 18:04:28 +02:00 |
|
Jan Raasch
|
79cc6c161a
|
docs: fix exampleSite-links
|
2020-07-07 18:04:10 +02:00 |
|
Jan Raasch
|
15a8849a59
|
docs: Hugo theme -> Hugo-theme
|
2020-07-07 18:03:40 +02:00 |
|
Jan Raasch
|
a474799d97
|
chore: compress images & screenshots
via https://imagecompressor.com/ :-)
|
2020-07-07 17:55:18 +02:00 |
|
Jan Raasch
|
b05ff4eb22
|
chore: initial commit
|
2020-07-07 17:50:41 +02:00 |
|