mirror of https://github.com/jpanther/congo.git
commit
72b49172f5
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.6.1] - 2021-12-31
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Icon for Blogger ([#71](https://github.com/jpanther/congo/pull/71))
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Error when building using older Hugo versions ([#65](https://github.com/jpanther/congo/pull/65))
|
||||||
|
- Error when serving sites using blogdown ([#66](https://github.com/jpanther/congo/pull/66))
|
||||||
|
|
||||||
## [1.6.0] - 2021-12-21
|
## [1.6.0] - 2021-12-21
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -198,7 +209,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
- Advanced customisation using simple Tailwind colour definitions and styles
|
- Advanced customisation using simple Tailwind colour definitions and styles
|
||||||
- Fully documented
|
- Fully documented
|
||||||
|
|
||||||
[unreleased]: https://github.com/jpanther/congo/compare/v1.6.0...HEAD
|
[unreleased]: https://github.com/jpanther/congo/compare/v1.6.1...HEAD
|
||||||
|
[1.6.1]: https://github.com/jpanther/congo/compare/v1.6.0...v1.6.1
|
||||||
[1.6.0]: https://github.com/jpanther/congo/compare/v1.5.3...v1.6.0
|
[1.6.0]: https://github.com/jpanther/congo/compare/v1.5.3...v1.6.0
|
||||||
[1.5.3]: https://github.com/jpanther/congo/compare/v1.5.2...v1.5.3
|
[1.5.3]: https://github.com/jpanther/congo/compare/v1.5.2...v1.5.3
|
||||||
[1.5.2]: https://github.com/jpanther/Congo/compare/v1.5.1...v1.5.2
|
[1.5.2]: https://github.com/jpanther/Congo/compare/v1.5.1...v1.5.2
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/*! Congo v1.6.0 | MIT License | https://github.com/jpanther/congo */
|
/*! Congo v1.6.1 | MIT License | https://github.com/jpanther/congo */
|
||||||
|
|
||||||
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */
|
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/*! Congo v1.6.0 | MIT License | https://github.com/jpanther/congo */
|
/*! Congo v1.6.1 | MIT License | https://github.com/jpanther/congo */
|
||||||
|
|
||||||
@tailwind base;
|
@tailwind base;
|
||||||
@tailwind components;
|
@tailwind components;
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
<svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="blogger" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-blogger fa-w-14 fa-2x"><path fill="currentColor" d="M446.6 222.7c-1.8-8-6.8-15.4-12.5-18.5-1.8-1-13-2.2-25-2.7-20.1-.9-22.3-1.3-28.7-5-10.1-5.9-12.8-12.3-12.9-29.5-.1-33-13.8-63.7-40.9-91.3-19.3-19.7-40.9-33-65.5-40.5-5.9-1.8-19.1-2.4-63.3-2.9-69.4-.8-84.8.6-108.4 10C45.9 59.5 14.7 96.1 3.3 142.9 1.2 151.7.7 165.8.2 246.8c-.6 101.5.1 116.4 6.4 136.5 15.6 49.6 59.9 86.3 104.4 94.3 14.8 2.7 197.3 3.3 216 .8 32.5-4.4 58-17.5 81.9-41.9 17.3-17.7 28.1-36.8 35.2-62.1 4.9-17.6 4.5-142.8 2.5-151.7zm-322.1-63.6c7.8-7.9 10-8.2 58.8-8.2 43.9 0 45.4.1 51.8 3.4 9.3 4.7 13.4 11.3 13.4 21.9 0 9.5-3.8 16.2-12.3 21.6-4.6 2.9-7.3 3.1-50.3 3.3-26.5.2-47.7-.4-50.8-1.2-16.6-4.7-22.8-28.5-10.6-40.8zm191.8 199.8l-14.9 2.4-77.5.9c-68.1.8-87.3-.4-90.9-2-7.1-3.1-13.8-11.7-14.9-19.4-1.1-7.3 2.6-17.3 8.2-22.4 7.1-6.4 10.2-6.6 97.3-6.7 89.6-.1 89.1-.1 97.6 7.8 12.1 11.3 9.5 31.2-4.9 39.4z"></path></svg>
|
After Width: | Height: | Size: 1.0 KiB |
|
@ -23,6 +23,7 @@ summaryLength = 0
|
||||||
# { link = "https://link-to-some-website.com/" },
|
# { link = "https://link-to-some-website.com/" },
|
||||||
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
|
# { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" },
|
||||||
# { apple = "https://www.apple.com" },
|
# { apple = "https://www.apple.com" },
|
||||||
|
# { blogger = "https://username.blogspot.com/" },
|
||||||
# { codepen = "https://codepen.io/username" },
|
# { codepen = "https://codepen.io/username" },
|
||||||
# { dev = "https://dev.to/username" },
|
# { dev = "https://dev.to/username" },
|
||||||
# { discord = "https://discord.gg/invitecode" },
|
# { discord = "https://discord.gg/invitecode" },
|
||||||
|
|
|
@ -17,6 +17,7 @@ The full list of built-in icons and their corresponding names can referenced bel
|
||||||
| -------------------- | --------------------------------- |
|
| -------------------- | --------------------------------- |
|
||||||
| amazon | {{< icon amazon >}} |
|
| amazon | {{< icon amazon >}} |
|
||||||
| apple | {{< icon apple >}} |
|
| apple | {{< icon apple >}} |
|
||||||
|
| blogger | {{< icon blogger >}} |
|
||||||
| codepen | {{< icon codepen >}} |
|
| codepen | {{< icon codepen >}} |
|
||||||
| dev | {{< icon dev >}} |
|
| dev | {{< icon dev >}} |
|
||||||
| dribbble | {{< icon dribbble >}} |
|
| dribbble | {{< icon dribbble >}} |
|
||||||
|
|
|
@ -23,5 +23,6 @@ Real websites that are built with Congo.
|
||||||
| [theophile-roos.fr](https://theophile-roos.fr) | Personal site |
|
| [theophile-roos.fr](https://theophile-roos.fr) | Personal site |
|
||||||
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
| [antoinesoetewey.com](https://antoinesoetewey.com/) | Personal site |
|
||||||
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
| [leif.io](https://leif.io/) | Personal site and Tech blog |
|
||||||
|
| [dr460nf1r3.org](https://dr460nf1r3.org/) | Personal site and Blog |
|
||||||
|
|
||||||
**Congo user?** To add your site to this list, [submit a pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users.md).
|
**Congo user?** To add your site to this list, [submit a pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users.md).
|
||||||
|
|
|
@ -32,8 +32,7 @@
|
||||||
{{ if .Site.Params.attribution | default true }}
|
{{ if .Site.Params.attribution | default true }}
|
||||||
<p class="text-xs text-neutral-400 dark:text-neutral-600">
|
<p class="text-xs text-neutral-400 dark:text-neutral-600">
|
||||||
{{ $hugo := printf `<a class="hover:underline hover:underline-primary-400 hover:text-primary-500"
|
{{ $hugo := printf `<a class="hover:underline hover:underline-primary-400 hover:text-primary-500"
|
||||||
href="https://gohugo.io/" target="_blank" rel="noopener noreferrer">Hugo</a>`
|
href="https://gohugo.io/" target="_blank" rel="noopener noreferrer">Hugo</a>` }}
|
||||||
}}
|
|
||||||
{{ $congo := printf `<a class="hover:underline hover:underline-primary-400 hover:text-primary-500" href="https://git.io/hugo-congo" target="_blank" rel="noopener noreferrer">Congo</a>` }}
|
{{ $congo := printf `<a class="hover:underline hover:underline-primary-400 hover:text-primary-500" href="https://git.io/hugo-congo" target="_blank" rel="noopener noreferrer">Congo</a>` }}
|
||||||
{{ i18n "footer.powered_by" (dict "Hugo" $hugo "Congo" $congo) | safeHTML }}
|
{{ i18n "footer.powered_by" (dict "Hugo" $hugo "Congo" $congo) | safeHTML }}
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
<time datetime="{{ .Date }}">
|
<time datetime="{{ .Date }}">
|
||||||
{{- .Date.Format .Site.Params.article.dateFormat | default "2 January 2006" -}}
|
{{- .Date.Format (.Site.Params.article.dateFormat | default "2 January 2006") -}}
|
||||||
</time>
|
</time>
|
||||||
{{ if .Params.showDateUpdated | default (.Site.Params.article.showDateUpdated | default false) }}
|
{{ if .Params.showDateUpdated | default (.Site.Params.article.showDateUpdated | default false) }}
|
||||||
(Updated:
|
(Updated:
|
||||||
<time datetime="{{ .Lastmod }}">
|
<time datetime="{{ .Lastmod }}">
|
||||||
{{- .Lastmod.Format .Site.Params.article.dateFormat | default "2 January 2006" -}}
|
{{- .Lastmod.Format (.Site.Params.article.dateFormat | default "2 January 2006") -}}
|
||||||
</time>
|
</time>
|
||||||
)
|
)
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hugo-congo-theme",
|
"name": "hugo-congo-theme",
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"description": "Congo theme for Hugo",
|
"description": "Congo theme for Hugo",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue