Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marijanp/marijanp.github.io

A mirror of my website sources built with Hakyll
https://github.com/marijanp/marijanp.github.io

hakyll hakyll-site haskell nix nix-flake

Last synced: about 1 month ago
JSON representation

A mirror of my website sources built with Hakyll

Awesome Lists containing this project

README

        

# Building

From the root directory of this project execute:

```
nix build .#dist
```

The result directory will be a symlink to the dist directory in the Nix store.

# Deploying

From the root directory of this project execute:

```
nix run .#srht-deploy
```

Will query you for the password used to encrypt the sorucehut deployment secret, and on valid input deploy the `dist` directory to sourcehut pages.