Commit graph

272 commits

Author SHA1 Message Date
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
vimux
a03c5ca663
Split logo into separate partial 2020-02-05 12:09:41 -05:00
vimux
8c43dc704e
menu.html → header_menu.html 2020-02-05 11:34:22 -05:00
vimux
2b0f9a8e76
i18n: formatting 2020-02-03 15:54:37 -05:00
vimux
ba5ca535e9
Formatting 2020-01-16 13:58:40 -05:00
vimux
e1d1c0e2c4
Upgrade dev deps
* Upgrade dev deps
* Bump node version [8 → 10]
2020-01-08 11:30:20 -05:00
vimux
449f51ed66
Fix no-js main menu (>920px) 2020-01-07 10:50:28 -05:00
vimux
81848653eb
Main menu: fix padding for active item on mobile 2020-01-05 14:39:47 -05:00
vimux
a3f9e9aea2
Update CONTRIBUTING.md 2019-12-11 09:08:19 -05:00
vimux
59bea459d8
Add initial breadcrumb partial
* Add initial breadcrumb partial
* Add aria-current=page property
* Add separators via CSS to be comply with screen readers
* Use ordered list to the set of links
* Update README.md: add breadcrumb section
2019-12-11 09:08:02 -05:00
vimux
a9f995eb1d
Add a separate file for print styles 2019-12-09 09:30:31 -05:00
vimux
c77e4ede53
Split main CSS file
* Split main CSS file
* Update Bootstrap Reboot [4.1.3 → 4.3.1]
* Move own theme rules from reboot.css to main.css
* package.json: fix scripts
2019-12-08 12:11:25 -05:00