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
vimux
965c3fa699
Store CSS as an asset file
2019-12-07 15:40:26 -05:00
vimux
6dc14f2df3
Pagination: avoid .Scratch function
2019-12-02 13:36:02 -05:00
vimux
64780c1741
Format pagination partial
2019-12-02 12:36:31 -05:00
vimux
1b73262d85
Fix post_tags partial
...
Fixes #20
I tried to follow the Hugo documentation example for taxonomy templates,
but it should not be trusted right now, in this particular example,
at least.
2019-11-30 10:46:54 -05:00
vimux
6cc4ac4218
Fix bold text in Firefox on macOS
2019-11-28 12:56:16 -05:00
vimux
b8d4e82d00
Use RFC3339 format for datetime property
2019-11-21 10:35:22 -05:00
vimux
077ae0345e
Update post_tags partial
...
* Simplify tags existense check
* Update tags partial in line with the Hugo Docs
2019-11-12 09:45:51 -05:00
vimux
f184b72d8d
Main menu: add pre/post properties support
2019-11-10 00:28:44 -05:00
vimux
6204d3ef0d
Update CONTRIBUTING: fix license link
2019-10-31 12:04:59 -04:00
vimux
265e8be1f2
Update CONTRIBUTING.md
2019-10-31 11:02:39 -04:00
vimux
8ebd83fc14
Update CONTRIBUTING.md: max line length <= 120
2019-10-29 18:29:21 -04:00
vimux
21d3c414dd
Fix long word content overflow
2019-10-28 12:17:58 -04:00
vimux
e84f01e546
Update README.md
2019-10-13 16:42:04 -04:00
vimux
d5a9b946ff
Update default archetype
2019-10-10 10:29:06 -04:00