Skip to content

Barebones blogging platform using nodejs, express and poet.

License

Notifications You must be signed in to change notification settings

Chronojam/nodejs-poet-barebones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-poet-barebones

Barebones blogging platform using nodejs, express and poet.

To install:

$ git clone git@github.com:jackgardner/nodejs-poet-barebones.git
$ npm install

To edit:

What I have provided is a very barebones bootstrap project to get you started. You will want to make some changes to the following to suit your individual taste/application:

  • Your posts are in _posts/ (poet default)
  • By default the application uses the excellent semantic-ui for styling, although any custom styles should be placed into style.css

To run:

$ node app.js

About

Barebones blogging platform using nodejs, express and poet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published