book-keeping (don't confuse with beekeeping)
This commit is contained in:
parent
33fa3a69d0
commit
23b5fdc920
@ -8,12 +8,11 @@ What you need to get the generator up and running.
|
|||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
Assumes you have Cabal and Nix.
|
Built using Nix.
|
||||||
Nix can be installed with:
|
Nix can be installed with:
|
||||||
```
|
```
|
||||||
curl https://nixos.org/nix/install | sh
|
curl https://nixos.org/nix/install | sh
|
||||||
```
|
```
|
||||||
And Cabal can be installed with your package manager of choice.
|
|
||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
@ -51,6 +50,7 @@ Site will be completely static, so simply point your server to the `_site` direc
|
|||||||
## Built With
|
## Built With
|
||||||
|
|
||||||
* [Hakyll](https://jaspervdj.be) - The web framework used
|
* [Hakyll](https://jaspervdj.be) - The web framework used
|
||||||
|
* [hakyll-favicon](https://github.com/elaye/hakyll-favicon) - Thanks Elie!
|
||||||
* [Nix](https://nixos.org) - Package Management
|
* [Nix](https://nixos.org) - Package Management
|
||||||
* [Cabal](https://cabal.readthedocs.io) - Build System
|
* [Cabal](https://cabal.readthedocs.io) - Build System
|
||||||
|
|
||||||
@ -69,5 +69,6 @@ This project is licensed under the BSD3 License - see the [LICENSE](LICENSE) fil
|
|||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|
||||||
* Hakyll for having an incredible default, of which 90% was kept
|
* Hakyll for having an incredible default, of which 90% was kept
|
||||||
|
* Elie Génard for their favicon library, very easy to use.
|
||||||
* Douglas Adam's for providing the name
|
* Douglas Adam's for providing the name
|
||||||
* You, for reading this :)
|
* You, for reading this :)
|
||||||
|
Loading…
Reference in New Issue
Block a user