From dbe5a7a367ba377ee75858b8bc6202a019f323c0 Mon Sep 17 00:00:00 2001 From: srid Date: Mon, 4 Dec 2023 19:32:01 +0000 Subject: [PATCH] deploy: 0731bf0ded7d952568e6adc94fc74485d62e5cdf --- -/all.html | 180 ++++++++- -/export.json | 2 +- -/stork.st | Bin 2447 -> 12536 bytes -/tags.html | 24 +- -/tasks.html | 81 +++- en.html | 451 ++++++++++++++++++++++ en/blog.html | 418 ++++++++++++++++++++ en/blog/nixify-haskell-project-intro.html | 427 ++++++++++++++++++++ en/install.html | 400 +++++++++++++++++++ index.html | 78 +--- tailwind.css | 2 +- 11 files changed, 1974 insertions(+), 89 deletions(-) create mode 100644 en.html create mode 100644 en/blog.html create mode 100644 en/blog/nixify-haskell-project-intro.html create mode 100644 en/install.html diff --git a/-/all.html b/-/all.html index 4a8fe6d0..5391e8d1 100644 --- a/-/all.html +++ b/-/all.html @@ -8,21 +8,29 @@ - + - + - + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +
+ + +
+
+

+ + NixOS Asia [en] + +

+
+ +
/nix/store/v19fyfwxz3va0kfg486n9qz6nzxkrgnx-zbmaphdsnm4m9640crv7yk2ihnj0j9qs-source/static/nixos-asia.svg
+
    + +
  • + + + + + CI & Github Pages + + + + +
  • + +
  • + + + + + index.html should be custom designed HTML? + + + + +
  • + +
  • + + + + + + Start add en/* (start with en/install) + + + +
  • + +
  • + + + + + Add en/blog/* + + + + +
  • + +
+ + +
+ + + + + + + + + +
+
+
+ + +
+
Links to this page
+ +
+ +
+ +
+ +
+ + +
+
+
+ +
+
+ + + + + + + + diff --git a/en/blog.html b/en/blog.html new file mode 100644 index 00000000..017e3c15 --- /dev/null +++ b/en/blog.html @@ -0,0 +1,418 @@ + + + + + + + + + + + Blog – NixOS Asia + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +
+ + +
+
+

+ + Blog + +

+ +
+ + +
+ +
+ +
+ + +
+
+
+ +
+
+ + + + + + + + diff --git a/en/blog/nixify-haskell-project-intro.html b/en/blog/nixify-haskell-project-intro.html new file mode 100644 index 00000000..8b93d332 --- /dev/null +++ b/en/blog/nixify-haskell-project-intro.html @@ -0,0 +1,427 @@ + + + + + + + + + + + nixify-haskell-project-intro – NixOS Asia + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +
+ + +
+
+

+ + nixify-haskell-project-intro + +

+ +
+ + +
+ +
+ +
+ + +
+
+
+ +
+
+ + + + + + + + diff --git a/en/install.html b/en/install.html new file mode 100644 index 00000000..f3d06238 --- /dev/null +++ b/en/install.html @@ -0,0 +1,400 @@ + + + + + + + + + + + Install Nix – NixOS Asia + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +
+ + +
+
+

+ + Install Nix + +

+
+ + +

+ Install Nix using the DeterminateSystems installer: +

+
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
+

+ Before proceeding, run Nix Health, +

+
nix run nixpkgs#nix-health
+ +
+ + + + + + + + + +
+
+
+ + +
+ +
+ +
+ + +
+
+
+ +
+
+ + + + + + + + diff --git a/index.html b/index.html index 3ddb136e..9d053d1f 100644 --- a/index.html +++ b/index.html @@ -12,21 +12,29 @@ - + - + - + + + + + + + + + - +