Skip to content

Commit 9158e61

Browse files
committed
Makefile: build and test locally
``` $ make serve ``` now allows for local builds to be tested locally without installing additional components or setup Signed-off-by: Sahaj Sarup <[email protected]>
1 parent f62fc03 commit 9158e61

File tree

103 files changed

+6
-8919
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+6
-8919
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ devel: css all resources
2323
clean:
2424
rm -rf output/$(LANG)/*
2525

26-
serve: all
26+
serve: 96boards
2727
./serve.py $(LANG)
2828

2929
96boards: all

output/en/pinout/404.html

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)