You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
_Blogging made so easy you might as well be coasting smoothly down a snowy mountain track without a care in the world._
4
4
5
+
## Makefile targets
6
+
5
7
- Run `make test` to execute tests.
6
8
- Run `make dev` to generate the blog from the `/content` directory and open a web browser to view the pages in the `/generated` directory.
7
9
- Run `make publish` to generate the blog from the `/content` directory to the `/docs` directory. Will also commit and push the blog (to kickoff a build of github pages, if configured).
0 commit comments