Compare commits

...

5 Commits
v0.0.2 ... main

Author SHA1 Message Date
fea9a4fd83
release: 0.1.0
All checks were successful
Static / Flake checks (push) Successful in 22s
Static / Create distribution (push) Successful in 42s
Release / Create release (push) Successful in 1m7s
2025-07-03 03:52:41 +09:00
0d47db9e2b
process-static: preserve quotes
All checks were successful
Static / Flake checks (push) Successful in 22s
Static / Create distribution (push) Successful in 42s
2025-07-03 03:39:05 +09:00
f38c2a4fc2
static: set up vanity url
All checks were successful
Static / Flake checks (push) Successful in 43s
Static / Create distribution (push) Successful in 1m3s
2025-07-03 03:24:50 +09:00
0e3b069051
release: 0.0.2-hotfix.0
All checks were successful
Static / Flake checks (push) Successful in 22s
Static / Create distribution (push) Successful in 43s
Release / Create release (push) Successful in 1m5s
2025-06-29 04:17:55 +09:00
fadead208a
static: update install path
All checks were successful
Static / Flake checks (push) Successful in 21s
Static / Create distribution (push) Successful in 41s
2025-06-29 04:15:30 +09:00
3 changed files with 5 additions and 3 deletions

View File

@ -17,7 +17,7 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "hakurei.app";
version = "0.0.2";
version = "0.1.0";
src = ./.;

View File

@ -57,7 +57,7 @@ java -jar node_modules/vnu-jar/build/dist/vnu.jar --Werror --css static-tmp/**/*
java -jar node_modules/vnu-jar/build/dist/vnu.jar --Werror --svg static-tmp/**/!(bimi).svg
find static-tmp -name '*.html' -exec html-minifier-terser --collapse-whitespace \
--process-scripts "application/ld+json" --collapse-boolean-attributes \
--remove-attribute-quotes --remove-comments --remove-empty-attributes \
--remove-comments --remove-empty-attributes \
--remove-redundant-attributes --remove-script-type-attributes \
--remove-style-link-type-attributes --sort-attributes --sort-class-name {} -o {} \;

View File

@ -8,6 +8,8 @@
<meta name="color-scheme" content="dark light"/>
<meta name="msapplication-TileColor" content="#ffffff"/>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
<meta name="go-import" content="hakurei.app git https://git.gensokyo.uk/security/hakurei"/>
<meta name="go-source" content="hakurei.app _ https://git.gensokyo.uk/security/hakurei/src/branch/master{/dir} https://git.gensokyo.uk/security/hakurei/src/branch/master{/dir}/{file}#L{line}"/>
<meta property="og:title" content="Hakurei: the secure desktop application sandbox"/>
<meta property="og:description" content="Hakurei is a security-focused Linux container runtime for desktop applications."/>
<meta property="og:type" content="website"/>
@ -38,7 +40,7 @@
<h1><a href="#hakurei">Hakurei</a></h1>
<p>A security-focused Linux container runtime for desktop applications.
Developed as a non-profit open source project.</p>
<a class="button" href="/install/">Install Hakurei</a>
<a class="button" href="/install.html">Install Hakurei</a>
</div>
<figure class="device-img">