mirror of
https://github.com/rjNemo/underscore
synced 2026-06-06 02:26:42 +00:00
* docs: install compose theme * docs: create collections page * docs: create collections page * docs: change logo Co-authored-by: Ruidy <rnemausat@newstore.com>
5 lines
No EOL
54 B
Makefile
5 lines
No EOL
54 B
Makefile
test:
|
|
docker build .
|
|
|
|
doc:
|
|
cd docs && hugo server -D
|