Commit graph

58 commits

Author SHA1 Message Date
Sta7e 0a7d5265d3
chore: move from font-awesome to fork-awesome (#23) 2021-03-26 09:58:40 +01:00
dependabot[bot] 541c34df63
chore(deps): bump peaceiris/actions-gh-pages from v3 to v3.8.0 (#24)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from v3 to v3.8.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...068dc23d9710f1ba62e86896f84735d869951305)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-26 09:55:57 +01:00
Sergio Delgado Quintero 38143eda32
Adjust margin when activating sections (#19) 2021-03-19 03:36:09 +01:00
Sta7e 12321ef691
activate last section heading when approaching footer (#21) 2021-03-19 03:29:59 +01:00
dependabot[bot] 4d6f8a51e5
chore(deps-dev): bump prettier from 2.2.0 to 2.2.1 (#16)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:50:37 +01:00
Jan Raasch 789ff52256 Remove trailing newline in »icon«-shortcut
(Really) fixes #12 😉.

It seems like the removal was not picked up on 2ac6ce07e5.
2020-11-24 10:39:47 +01:00
Robert 2ac6ce07e5
Fixes #12 (#13) 2020-11-24 10:36:56 +01:00
dependabot[bot] a8a2a24ff6
chore(deps-dev): bump prettier from 2.1.2 to 2.2.0 (#15)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 10:02:20 +01:00
Damon Lynch 9a99a8fb3a
chore: update »design«-URL from github.com to themes.gohugo.io (#11) 2020-10-13 10:58:42 +02:00
Jan Raasch fc027ca096
Merge pull request #10 from janraasch/dependabot/npm_and_yarn/prettier-2.1.2
chore(deps-dev): bump prettier from 2.1.1 to 2.1.2
2020-09-22 11:34:08 +02:00
dependabot[bot] 98350cc279
chore(deps-dev): bump prettier from 2.1.1 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 12:28:09 +00:00
Jan Raasch fab7f0cddf style: run "npm run format" 2020-09-21 14:27:40 +02:00
Jan Raasch 9eb9c2cf39 chore: add dependabot.yml 2020-09-21 14:27:24 +02:00
Jan Raasch 9046dd41c8 style: add whitespace 2020-09-21 14:09:26 +02:00
Jan Raasch bde8291944 feat: add "icon"-shortcode 2020-09-21 13:52:32 +02:00
Jan Raasch 90d0a18423 refactor: remove unneeded "icon-asterisk"-class 2020-09-21 13:37:16 +02:00
Jan Raasch b664d26b0c fix: quote icons
icon-quote-left and icon-quote-right are only included on font-awesome-ie7.css
2020-09-21 13:35:37 +02:00
Jan Raasch edc14934d0 chore: update font-awesome to v4.7.0
see https://fontawesome.com/v4.7.0/get-started/
2020-09-21 13:24:07 +02:00
Jan Raasch 7f2d00746b docs: improve wording on badges 2020-09-11 19:26:53 +02:00
Jan Raasch 124a6ecf40 docs: advertise sponsoring possibilities more prominently 2020-09-09 18:39:58 +02:00
Jan Raasch 848f6129ec style: add & run prettier 2020-09-09 18:00:59 +02:00
Jan Raasch 30fe331123 style: use "tel:"-prefix for phone number link 2020-09-09 17:35:01 +02:00
Jan Raasch 1364c13566 style: fix typo 2020-09-09 15:57:02 +02:00
Jan Raasch 9a7774bc4b refactor: remove extra p-tags from section.post-content
fixes https://github.com/janraasch/hugo-scroll/issues/7
2020-09-07 17:46:18 +02:00
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