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
rm -rf !(.git)
34
cp -rT /tmp/da157dotid/ ./
35
36
-
- name: add nix store path
37
-
run: |
38
-
sed -i "s|\%STORE_PATH\%|$(readlink /tmp/da157dotid)|g" **.html
39
-
40
- name: commit results
41
run: |
42
git add .
···
33
rm -rf !(.git)
34
cp -rT /tmp/da157dotid/ ./
35
0
0
0
0
36
- name: commit results
37
run: |
38
git add .
-1
templates/partials/footer.html
···
5
| built at {{ now(timestamp=true, utc=true) | date(format="%F %RZ") }},
6
commit <a href="https://codeberg.org/da157/website/commit/%COMMIT%">%REV%</a>
7
</div>
8
-
<div>%STORE_PATH%</div>
9
<div id="footer-webrings">
10
webrings:
11
{%- for webring in config.extra.webrings -%}
···
5
| built at {{ now(timestamp=true, utc=true) | date(format="%F %RZ") }},
6
commit <a href="https://codeberg.org/da157/website/commit/%COMMIT%">%REV%</a>
7
</div>
0
8
<div id="footer-webrings">
9
webrings:
10
{%- for webring in config.extra.webrings -%}