changed to publish
This commit is contained in:
parent
680fa49134
commit
a432bbfcf4
@ -1,7 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: "My First Post"
|
title: "Host your website with Nix and GitLab pages"
|
||||||
date: 2023-08-17T15:49:41+02:00
|
date: 2023-08-17T15:49:41+02:00
|
||||||
draft: true
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
## This is a test
|
## Why use Nix?
|
||||||
|
|
||||||
|
Nix is a package manager and build system which allows you to declare reproducible build processes.
|
||||||
|
|
||||||
|
## GitLab Pages
|
||||||
|
|
||||||
|
Let's create a gitlab
|
||||||
|
|
||||||
|
## Host on NixOS
|
||||||
|
Loading…
Reference in New Issue
Block a user