Skip to content

matthias-schuchardt/Website

 
 

Repository files navigation

Exceptionless Marketing Site

Under Construction

Creating New Posts

You can manually create a new markdown file for your posts and ensure the front matter is correct, or you can run the following command from within the project directory:

node new_post.js -t ${YOUR TITLE}

The title should be wrapped in quotes like this:

npm run new-post "This is a Test Post"

About

Exceptionless marketing and documentation website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.8%
  • HTML 15.4%
  • JavaScript 7.5%
  • Nunjucks 6.3%