- Clone the repository to your computer and
cdinto it. npm run buildnpm run dev- Visit http://127.0.0.1:4000 in your browser.
- To work with the CSS:
npm run css
Posts are implemented with Jekyll posts. Addtional yml front matter is added for metatdata.
- Visit
mapcorps.net/collections/_posts. - Copy the latest
.mdfiles and rename to today's date, followed by your post title. This will become the "permalink" for the post. - Update the info in the frontmatter. Be sure to increment the
content_id- this is what is used to generate the post numbers on the/universitypage.