make init
make serve
-
Create new file
in the_posts
folder-
File name is in
YYYY-MM-DD-title.md
-
File header should be as follows:
--- layout: post title: "<Put your title here -- you probably want to wrap your title with quotation marks>" date: <Put the author name here> --- <Contents should come here>
See an example here.
-
-
In case you want to provide links to external documents, please consider the following:
make deploy