tangled
alpha
login
or
join now
da157.id
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
remove store path
0xda157
1 month ago
e707605d
8aac42f9
-5
2 changed files
expand all
collapse all
unified
split
.forgejo
workflows
build.yml
templates
partials
footer.html
-4
.forgejo/workflows/build.yml
···
33
33
rm -rf !(.git)
34
34
cp -rT /tmp/da157dotid/ ./
35
35
36
36
-
- name: add nix store path
37
37
-
run: |
38
38
-
sed -i "s|\%STORE_PATH\%|$(readlink /tmp/da157dotid)|g" **.html
39
39
-
40
36
- name: commit results
41
37
run: |
42
38
git add .
-1
templates/partials/footer.html
···
5
5
| built at {{ now(timestamp=true, utc=true) | date(format="%F %RZ") }},
6
6
commit <a href="https://codeberg.org/da157/website/commit/%COMMIT%">%REV%</a>
7
7
</div>
8
8
-
<div>%STORE_PATH%</div>
9
8
<div id="footer-webrings">
10
9
webrings:
11
10
{%- for webring in config.extra.webrings -%}