Some documentation for the Little Emulator project, powered by Hugo and the Hextra theme
Usage
This project uses Nix to create a reproducible development workspace
# Clone the repository
git clone --recurse-submodules --shallow-submodules https://git.nicolabelluti.me/little-emulator/docs.git
cd docs
# Enter the dev workspace
nix develop -c $SHELL
# Build the website
make
# Start the development webserver
make dev-server
Description
Some documentation for the Little Emulator project
https://little-emulator.org
Readme
CC-BY-SA-4.0
68 KiB
Languages
Shell
72.7%
HTML
14.1%
Makefile
7%
Nix
6.2%