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

https://github.com/silent-brad/sk

Writings of Søren Kierkegaard
https://github.com/silent-brad/sk

books css elixir haml nix

Last synced: about 2 months ago
JSON representation

Writings of Søren Kierkegaard

Awesome Lists containing this project

README

          

# Writings of S⌀ren Kierkegaard

Hosted on [https://sk.knightoffaith.systems](https://sk.knightoffaith.systems)

Configuration is in `works.toml` file

### Steps to run
- Run `nix-shell --run "mix compile"` or run `nix-shell --run "./run.sh"` to run continuously
- Run `nix-shell -p static-web-server --run "static-web-server -d . -p 8080"`
- Open `http://localhost:8080`