diff --git a/.cz.toml b/.cz.toml new file mode 100644 index 0000000..1e4d075 --- /dev/null +++ b/.cz.toml @@ -0,0 +1,7 @@ +[tool.commitizen] +bump_message = "release $current_version → $new_version []" +update_changelog_on_bump = true +changelog_incremental = true +changelog_start_rev = "v1.1.9" +gpg_sign = true +allow_abort = true diff --git a/_config.yml b/_config.yml index 3649702..41318ba 100644 --- a/_config.yml +++ b/_config.yml @@ -1,59 +1,59 @@ -markdown: kramdown -kramdown: - hard_wrap: false -plugins: - - jekyll-relative-links - - jekyll-sitemap - - jekyll-seo-tag -relative_links: - enabled: true - collections: true -title: The Hitchhiker's Guide to Online Anonymity -description: The Hitchhiker's Guide to Online Anonymity -tagline: The Hitchhiker's Guide to Online Anonymity -author: AnonymousPlanet -theme: jekyll-theme-hacker -github: - home_url: index.html - pdf_url: export/guide.pdf - odt_url: export/guide.odt - guide_url: guide.html - donations_url: donations.html - changelog_url: CHANGELOG.html - license_url: LICENSE.html - about_url: about.html - minisign_url: minisign.pub - links_url: links.html - twitter_url: https://anonymousplanet.org/twitter.html - mastodon_url: https://mastodon.social/@anonymousplanet - constitution_url: constitution.html - # tor_mirror_url: http://thgtoa27ujspeqxasrfvcf5aozqdczvgmwgorrmblh6jn4nino3spcqd.onion -defaults: - - - scope: - path: "" - values: - layout: default - sitemap: true -locale: "en-US" -author: - name: AnonymousPlanet - twitter: AnonyPla -social: - name: AnonymousPlanet - links: - - https://twitter.com/AnonyPla - - https://github.com/Anon-Planet - - https://matrix.to/#/#privacy-security-anonymity:matrix.org - - https://mastodon.social/@anonymousplanet -exclude: - - Gemfile - - Gemfile.lock - - .github - - .gitignore -include: - - LICENSE.md - - about.md - - legacy.md - - briar.md - - .well-known +markdown: kramdown +kramdown: + hard_wrap: false +plugins: + - jekyll-relative-links + - jekyll-sitemap + - jekyll-seo-tag +relative_links: + enabled: true + collections: true +title: The Hitchhiker's Guide to Online Anonymity +description: The Hitchhiker's Guide to Online Anonymity +tagline: The Hitchhiker's Guide to Online Anonymity +author: AnonymousPlanet +theme: jekyll-theme-hacker +github: + home_url: index.html + pdf_url: export/guide.pdf + odt_url: export/guide.odt + guide_url: guide.html + donations_url: donations.html + changelog_url: CHANGELOG.html + license_url: LICENSE.html + about_url: about.html + minisign_url: minisign.pub + links_url: links.html + twitter_url: https://anonymousplanet.org/twitter.html + mastodon_url: https://mastodon.social/@anonymousplanet + constitution_url: constitution.html + # tor_mirror_url: http://thgtoa27ujspeqxasrfvcf5aozqdczvgmwgorrmblh6jn4nino3spcqd.onion +defaults: + - + scope: + path: "" + values: + layout: default + sitemap: true +locale: "en-US" +author: + name: AnonymousPlanet + twitter: AnonyPla +social: + name: AnonymousPlanet + links: + - https://twitter.com/AnonyPla + - https://github.com/Anon-Planet + - https://matrix.to/#/#privacy-security-anonymity:matrix.org + - https://mastodon.social/@anonymousplanet +exclude: + - Gemfile + - Gemfile.lock + - .github + - .gitignore +include: + - LICENSE.md + - about.md + - legacy.md + - briar.md + - .well-known diff --git a/_layouts/default.html b/_layouts/default.html index e90af4b..b3a3fe4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,197 +1,197 @@ - - -
- - - - - - - - - - - - - - - - -{% seo %} - - -