Commit Graph

76 Commits (master)
 

Author SHA1 Message Date
dependabot[bot] 1d92c6b79b
chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 (#54)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 16:37:41 +07:00
dependabot[bot] 28b0d82a53
chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#53)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 17:31:27 +07:00
dependabot[bot] a7c81c4a4a
chore(deps): bump actions/checkout from 2.4.0 to 3 (#50)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 16:52:42 +07:00
passw0rd123 81d29af505
Deliver fonts locally (#48)
Fixes #34 

* host jquery-1.11.3.min.js locally

Resource downloaded from linked URL https://code.jquery.com/jquery-1.11.3.min.js
ecb916133a9376911f10bc5c659952eb0031e457f5df367cde560edbfba38fb8  jquery-1.11.3.min.js

* deliver fonts locally
2022-02-03 12:32:11 +07:00
passw0rd123 85d913feb0
host jquery-1.11.3.min.js locally (#47)
Resource downloaded from linked URL https://code.jquery.com/jquery-1.11.3.min.js
ecb916133a9376911f10bc5c659952eb0031e457f5df367cde560edbfba38fb8  jquery-1.11.3.min.js
2022-02-02 10:05:22 +07:00
dependabot[bot] 3791fec0d1
chore(deps): bump actions/checkout from 2.3.4 to 2.4.0 (#40)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 17:25:38 +07:00
dependabot[bot] ed945027f6
chore(deps-dev): bump prettier from 2.4.1 to 2.5.1 (#44)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 17:25:15 +07:00
Jan Raasch 8171dde83b fix: do not render drafts on homepage
Fixes #39
2021-12-07 17:21:24 +07:00
Jesper Kolbeck 99dc3365eb
Add both first and last classes when only one page (#43) 2021-12-07 16:35:06 +07:00
dependabot[bot] 6388e9e916
chore(deps-dev): bump prettier from 2.3.2 to 2.4.1 (#37)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 09:00:55 +07:00
Jan Raasch d68b6f267d
chore: add demosite to theme.toml
see https://github.com/gohugoio/hugoThemesSiteBuilder#theme-configuration
2021-08-28 11:31:05 +07:00
dependabot[bot] 55f61ce6d4
chore(deps-dev): bump prettier-plugin-go-template from 0.0.10 to 0.0.11 (#32)
Bumps [prettier-plugin-go-template](https://github.com/NiklasPor/prettier-plugin-go-template) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/NiklasPor/prettier-plugin-go-template/releases)
- [Commits](https://github.com/NiklasPor/prettier-plugin-go-template/commits)

---
updated-dependencies:
- dependency-name: prettier-plugin-go-template
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-28 11:25:41 +07:00
dependabot[bot] 0c4554389b
chore(deps-dev): bump prettier from 2.3.1 to 2.3.2 (#33)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-28 11:22:41 +07:00
dependabot[bot] a756611a0b
chore(deps-dev): bump prettier from 2.3.0 to 2.3.1 (#29)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 14:34:05 +07:00
dependabot[bot] afebdce33c
chore(deps): bump peaceiris/actions-hugo from 2.4.13 to 2.5.0 (#28)
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2.4.13 to 2.5.0.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2.4.13...v2.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 17:48:19 +07:00
dependabot[bot] cb3dada5eb
chore(deps): bump actions/checkout from 2 to 2.3.4 (#26)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 10:13:09 +07:00
dependabot[bot] a2021867ac
chore(deps): bump peaceiris/actions-hugo from 2 to 2.4.13 (#27)
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 2.4.13.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2...v2.4.13)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 10:12:58 +07:00
dependabot[bot] f38efc2ae2
chore(deps-dev): bump prettier from 2.2.1 to 2.3.0 (#25)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 11:40:33 +07:00
Sta7e 0a7d5265d3
chore: move from font-awesome to fork-awesome (#23) 2021-03-26 09:58:40 +07: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 +07:00
Sergio Delgado Quintero 38143eda32
Adjust margin when activating sections (#19) 2021-03-19 03:36:09 +07:00
Sta7e 12321ef691
activate last section heading when approaching footer (#21) 2021-03-19 03:29:59 +07: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 +07: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 +07:00
Robert 2ac6ce07e5
Fixes #12 (#13) 2020-11-24 10:36:56 +07: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 +07:00
Damon Lynch 9a99a8fb3a
chore: update »design«-URL from github.com to themes.gohugo.io (#11) 2020-10-13 10:58:42 +07: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 +07: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 +07:00
Jan Raasch fab7f0cddf style: run "npm run format" 2020-09-21 14:27:40 +07:00
Jan Raasch 9eb9c2cf39 chore: add dependabot.yml 2020-09-21 14:27:24 +07:00
Jan Raasch 9046dd41c8 style: add whitespace 2020-09-21 14:09:26 +07:00
Jan Raasch bde8291944 feat: add "icon"-shortcode 2020-09-21 13:52:32 +07:00
Jan Raasch 90d0a18423 refactor: remove unneeded "icon-asterisk"-class 2020-09-21 13:37:16 +07: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 +07: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 +07:00
Jan Raasch 7f2d00746b docs: improve wording on badges 2020-09-11 19:26:53 +07:00
Jan Raasch 124a6ecf40 docs: advertise sponsoring possibilities more prominently 2020-09-09 18:39:58 +07:00
Jan Raasch 848f6129ec style: add & run prettier 2020-09-09 18:00:59 +07:00
Jan Raasch 30fe331123 style: use "tel:"-prefix for phone number link 2020-09-09 17:35:01 +07:00
Jan Raasch 1364c13566 style: fix typo 2020-09-09 15:57:02 +07: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 +07: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 +07:00
Jan Raasch f9332ad4f4 chore: enable »Stale«-bot 🖲
See https://probot.github.io/apps/stale/
2020-09-04 09:40:09 +07:00
Jan Raasch 90db59ad1f
docs(readme): add github stats 2020-08-31 21:22:43 +07:00
Jan Raasch fd4f94a10f
docs(readme): add github sponsors 2020-08-31 20:54:21 +07:00
Jan Raasch dc6155976c
chore: add github sponsors 2020-08-31 20:52:11 +07:00
Jan Raasch bbdf94b50e docs(README): use "custom.css" same as we have it on the exampleSite 2020-08-25 07:08:23 +07:00
Jan Raasch 5807c200f4 docs(README): add reference to exampleSite to »branding«-section 2020-08-25 07:06:06 +07: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 +07:00