Commit graph

283 commits

Author SHA1 Message Date
vimux
b5973fb3e5
ci-test.yml: add Hugo 0.86.1
Adding it to tests does nothing for us in practice. Right now, it's a reminder for me that `.IsMenuCurrent` acts
differently in Hugo 0.86.0 (or later) than before and may require manual intervention from users.
2021-11-30 09:56:19 -05:00
Tend
9c4e6d205e
Add Italian translation (#58) 2021-11-29 10:48:12 -05:00
vimux
37b8956bed
Bump tar from 6.1.6 to 6.1.11 2021-09-03 13:22:38 -04:00
vimux
2f14d248aa
Update dev deps
autoprefixer         ^10.2.6 → ^10.3.1
eslint               ^7.28.0 → ^7.32.0
eslint-plugin-import ^2.23.4 → ^2.24.0
postcss              ^8.3.4  → ^8.3.6
2021-08-13 10:31:18 -04:00
vimux
600bcd5620
Update package-lock file: update tar 2021-08-06 10:12:10 -04:00
vimux
12e9ea7955
Update theme.toml: add demosite 2021-07-18 09:47:53 -04:00
vimux
38941cd1b8
Update README.md
Standard demo no longer exists and are not supported by the Hugo team.
2021-07-17 15:03:38 -04:00
Vimux
04d51be8c4
Simplify CSS for TOC block (#55)
Not perfect, but fixes Goldmark and respect blackfriday simultaneously
(looks slightly different now).

Fixes #22

Closes #41
2021-07-04 12:16:32 -04:00
vimux
2479b02425
Update CONTRIBUTING.md 2021-06-25 15:16:46 -04:00
vimux
c971411a64
Upgrade dev deps 2021-06-16 09:19:33 -04:00
Vimux
ff2e409621
Merge pull request #52 from Vimux/unify-menu-hover-appearance
Unify main menu hover appearance for desktop and mobile
2021-06-15 19:49:27 +03:00
vimux
a56242e2c1
Unify main menu hover appearance for desktop and mobile
Now the hover appearance of the mobile and desktop
menu looks more uniform for all devices.
2021-06-15 12:35:06 -04:00
vimux
3bb7a319f3
Update CONTRIBUTING.md 2021-06-14 10:11:54 -04:00
Vimux
a56e1f5ed0
Merge pull request #51 from Vimux/add-left-borderline-menu
Add left border line to hamburger active menu item
2021-06-13 20:14:14 +03:00
vimux
a534b3bb8e
Add left border line to hamburger active menu item 2021-06-13 13:01:54 -04:00
Vimux
7c103e6f51
Merge pull request #50 from Vimux/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
2021-06-08 17:07:08 +03:00
Vimux
cfac98f910
Merge pull request #49 from Vimux/dependabot/npm_and_yarn/trim-newlines-3.0.1
Bump trim-newlines from 3.0.0 to 3.0.1
2021-06-08 17:06:57 +03:00
dependabot[bot]
4904682da8
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 08:55:09 +00:00
dependabot[bot]
1902f17272
Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 07:44:26 +00:00
Vimux
e51806097a
Merge pull request #48 from Vimux/dependabot/npm_and_yarn/browserslist-4.16.6
Bump browserslist from 4.16.0 to 4.16.6
2021-05-25 17:10:41 +03:00
dependabot[bot]
e145d42cba
Bump browserslist from 4.16.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 20:36:34 +00:00
Vimux
f75d9ae051
Merge pull request #47 from Vimux/dependabot/npm_and_yarn/postcss-8.2.10
Bump postcss from 8.2.2 to 8.2.10
2021-05-12 16:58:49 +03:00
dependabot[bot]
5ea8304650
Bump postcss from 8.2.2 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.2 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.2...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:18:04 +00:00
Vimux
7d3181cd2e
Merge pull request #46 from Vimux/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-10 00:28:15 +03:00
dependabot[bot]
3cae64d49f
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 13:18:26 +00:00
Vimux
836d1d655b
Merge pull request #45 from Vimux/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-07 20:39:31 +03:00
dependabot[bot]
70f31c30f9
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 09:22:25 +00:00
vimux
2456799f6d
Add support for Google Analytics v4
Hugo 0.82.0+ is required if you want to use Google Analytics v4
2021-04-12 11:40:22 -04:00
vimux
ac6004e5ad
CI: upgrade NodeJS (10.x → 14.x)
NodeJS 10 is reaching end of life soon (30 April 2021), it's time to move
to the active LTS version: NodeJS 14.

https://nodejs.org/en/about/releases/
2021-04-03 12:57:58 -04:00
vimux
0bb97fdb9d
Update exampleSite post
* Update "Featured Images"
2021-01-08 12:24:38 -05:00
vimux
d4276dad74
dev deps: add editorconfig-checker 2021-01-07 09:08:49 -05:00
vimux
68487a57bc
Upgrade dev deps 2021-01-05 13:17:09 -05:00
vimux
48b25ca96f
CI: Replace Travis CI with GitHub Actions 2021-01-05 12:54:20 -05:00
Vimux
b25468d705
Merge pull request #40 from Vimux/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-11 19:53:47 +03:00
dependabot[bot]
061ffc7a38
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 01:53:20 +00:00
Vimux
1f2b27b4f7
Merge pull request #39 from abraaolevi/i18n-pt-br
Add Portuguese translations
2020-10-24 20:38:10 +03:00
Abraão Levi
115a746ab0 Add Portuguese translations 2020-10-22 18:47:56 -03:00
vimux
424a77d0e7
Add body classes 2020-10-07 16:51:02 -04:00
Mikhail Morfikov
af225d5c9b
Add a missing slash in the category URLs (#38)
Fix #37
2020-09-16 16:27:39 -04:00
vimux
0b07776836
Update CONTRIBUTING.md: add example template for bug reports 2020-08-27 15:45:30 -04:00
dependabot[bot]
6ca37b0ddc
Bump lodash from 4.17.15 to 4.17.19 (#34)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 11:05:19 -04:00
vimux
33b3f1071b
Upgrade dev deps 2020-07-03 16:51:39 -04:00
vimux
d7a6b540c2
Include Schema internal template 2020-07-02 16:18:03 -04:00
Annwan
cce4ffae74
Add French translation (#31) 2020-05-12 23:45:30 +03:00
vimux
0ee5294c21
Upgrade dev deps 2020-04-05 09:47:40 -04:00
vimux
259ea8228f
Fix editorconfig lint error 2020-03-24 17:35:10 -04:00
vimux
e3b7282c01
editorconfig: don't insert final newline in [layouts/**.{html,svg}] 2020-03-24 16:57:58 -04:00
dependabot[bot]
0c9e06ba52
Bump acorn from 7.1.0 to 7.1.1 (#26)
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-13 19:00:38 -04:00
vimux
f469db6c8f
Remove main menu item sort 2020-03-12 19:08:53 -04:00
vimux
7bffa43920
BREAKING CHANGE: rename Post → Entry
* .Site.Params.post_meta → .Site.Params.Entry.meta
* .Site.Params.toc → .Site.Params.Entry.toc
* .Site.Params.tocOpen → .Site.Params.Entry.tocOpen
2020-02-11 09:27:01 -05:00