Use own fork of hermit-zola for updates.
This commit is contained in:
parent
a09b166902
commit
7a0efc520b
7 changed files with 44 additions and 28 deletions
|
@ -8,18 +8,16 @@ theme = "hermit_zola"
|
||||||
# Whether to automatically compile all Sass files in the sass directory
|
# Whether to automatically compile all Sass files in the sass directory
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
|
|
||||||
# Whether to do syntax highlighting
|
|
||||||
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
|
|
||||||
highlight_code = true
|
|
||||||
|
|
||||||
# Whether to build a search index to be used later on by a JavaScript library
|
# Whether to build a search index to be used later on by a JavaScript library
|
||||||
build_search_index = false
|
build_search_index = false
|
||||||
|
|
||||||
generate_feed = true
|
generate_feeds = true
|
||||||
|
|
||||||
feed_limit = 250
|
feed_limit = 250
|
||||||
|
|
||||||
[markdown]
|
[markdown]
|
||||||
|
# Whether to do syntax highlighting
|
||||||
|
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
|
||||||
highlight_code = true
|
highlight_code = true
|
||||||
highlight_theme = "charcoal"
|
highlight_theme = "charcoal"
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
title = "Bible Journal"
|
title = "Bible Journal"
|
||||||
sort_by = "date"
|
sort_by = "date"
|
||||||
paginate_by = 250
|
paginate_by = 250
|
||||||
generate_feed = true
|
generate_feeds = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
As a method of accountability, a way to spark conversation, and hopefully a
|
As a method of accountability, a way to spark conversation, and hopefully a
|
||||||
|
|
42
flake.lock
generated
42
flake.lock
generated
|
@ -1,12 +1,15 @@
|
||||||
{
|
{
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"flake-utils": {
|
"flake-utils": {
|
||||||
|
"inputs": {
|
||||||
|
"systems": "systems"
|
||||||
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1659877975,
|
"lastModified": 1731533236,
|
||||||
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
||||||
"owner": "numtide",
|
"owner": "numtide",
|
||||||
"repo": "flake-utils",
|
"repo": "flake-utils",
|
||||||
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -18,31 +21,31 @@
|
||||||
"hermit-zola": {
|
"hermit-zola": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1649343104,
|
"lastModified": 1750874243,
|
||||||
"narHash": "sha256-tiry4rMOnduQ2JtnpgxRqBsMLICr7JuxaMlONGfwSpA=",
|
"narHash": "sha256-AZhjZEQF7EqTtnffdQ3RRBGllHPxZhRVoOLVUUf/Pjc=",
|
||||||
"owner": "VersBinarii",
|
"owner": "IslandUsurper",
|
||||||
"repo": "hermit_zola",
|
"repo": "hermit_zola",
|
||||||
"rev": "36009d83123a83ca2a06af36bbc01a6d4bd10ae6",
|
"rev": "7e651881f7c8d987000e478e7bd0cc31b8316f44",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "VersBinarii",
|
"owner": "IslandUsurper",
|
||||||
"repo": "hermit_zola",
|
"repo": "hermit_zola",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1665763903,
|
"lastModified": 1750622754,
|
||||||
"narHash": "sha256-znGWY4x688cZ3Ii01qLnhl+mSKpQ9iCufGxfdV6oBOc=",
|
"narHash": "sha256-kMhs+YzV4vPGfuTpD3mwzibWUE6jotw5Al2wczI0Pv8=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "78a37aa630faa41944060a966607d4f1128ea94b",
|
"rev": "c7ab75210cb8cb16ddd8f290755d9558edde7ee1",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"ref": "nixos-22.05",
|
"ref": "nixos-25.05",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
@ -53,6 +56,21 @@
|
||||||
"hermit-zola": "hermit-zola",
|
"hermit-zola": "hermit-zola",
|
||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"systems": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1681028828,
|
||||||
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||||
|
"owner": "nix-systems",
|
||||||
|
"repo": "default",
|
||||||
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "nix-systems",
|
||||||
|
"repo": "default",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": "root",
|
"root": "root",
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
description = "Annotated Annals: A blog";
|
description = "Annotated Annals: A blog";
|
||||||
|
|
||||||
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-22.05";
|
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||||
inputs.flake-utils.url = "github:numtide/flake-utils";
|
inputs.flake-utils.url = "github:numtide/flake-utils";
|
||||||
inputs.hermit-zola = { url = "github:VersBinarii/hermit_zola"; flake = false; };
|
inputs.hermit-zola = { url = "github:IslandUsurper/hermit_zola"; flake = false; };
|
||||||
|
|
||||||
outputs = { self, nixpkgs, flake-utils, hermit-zola }:
|
outputs = { self, nixpkgs, flake-utils, hermit-zola }:
|
||||||
flake-utils.lib.eachDefaultSystem (system:
|
flake-utils.lib.eachDefaultSystem (system:
|
||||||
|
|
|
@ -27,8 +27,8 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% block feed %}
|
{% block feed %}
|
||||||
{% if config.generate_feed %}
|
{% if config.generate_feeds %}
|
||||||
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="{{ get_url(path=config.feed_filename, trailing_slash=false) }}">
|
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="{{ get_url(path=config.feed_filenames[0], trailing_slash=false) }}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endblock feed %}
|
{% endblock feed %}
|
||||||
|
|
||||||
|
@ -59,8 +59,8 @@
|
||||||
<div id="home-footer">
|
<div id="home-footer">
|
||||||
<p>© {{ now() | date(format="%Y")}}
|
<p>© {{ now() | date(format="%Y")}}
|
||||||
<a href="{{config.base_url}}">{{config.extra.author.name}}</a>
|
<a href="{{config.base_url}}">{{config.extra.author.name}}</a>
|
||||||
{% if config.generate_feed %}
|
{% if config.generate_feeds %}
|
||||||
· <a href="{{ get_url(path=config.feed_filename, trailing_slash=false) }}" target="_blank" title="rss">
|
· <a href="{{ get_url(path=config.feed_filenames[0], trailing_slash=false) }}" target="_blank" title="rss">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg>
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<a target="_blank" href="https://icons8.com/icon/SjG6BzZwdP2-/mastodon">Mastodon</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>
|
<a target="_blank" href="https://icons8.com/icon/SjG6BzZwdP2-/mastodon">Mastodon</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>
|
||||||
|
|
|
@ -13,8 +13,8 @@
|
||||||
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
<footer id="site-footer" class="section-inner thin animated fadeIn faster">
|
||||||
<p>© {{ now() | date(format="%Y") }} <a href="{{ config.base_url }}">{{ config.extra.author.name }}</a>{{ config.extra.footer_copyright | safe }}</p>
|
<p>© {{ now() | date(format="%Y") }} <a href="{{ config.base_url }}">{{ config.extra.author.name }}</a>{{ config.extra.footer_copyright | safe }}</p>
|
||||||
<p>Made with <a href="https://www.getzola.org" target="_blank" rel="noopener">Zola</a> · Theme <a href="https://github.com/VersBinarii/hermit_zola" target="_blank" rel="noopener">Hermit_Zola</a>
|
<p>Made with <a href="https://www.getzola.org" target="_blank" rel="noopener">Zola</a> · Theme <a href="https://github.com/VersBinarii/hermit_zola" target="_blank" rel="noopener">Hermit_Zola</a>
|
||||||
{% if config.generate_feed %}
|
{% if config.generate_feeds %}
|
||||||
· <a href="{{ get_url(path=config.feed_filename, trailing_slash=false) }}" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>
|
· <a href="{{ get_url(path=config.feed_filenames[0], trailing_slash=false) }}" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{% extends "index.html" %} {% import "macros.html" as macros %}
|
{% extends "index.html" %} {% import "macros.html" as macros %}
|
||||||
|
|
||||||
{% block feed %}
|
{% block feed %}
|
||||||
{% if config.generate_feed %}
|
{% if config.generate_feeds %}
|
||||||
{% set feed_path = section.path ~ config.feed_filename %}
|
{% set feed_path = section.path ~ config.feed_filenames[0] %}
|
||||||
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="{{ get_url(path=feed_path, trailing_slash=false) }}">
|
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="{{ get_url(path=feed_path, trailing_slash=false) }}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endblock feed %}
|
{% endblock feed %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue