Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 901 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 901 Bytes

Blog 📕

Codacy Badge

A personal tech blog built in Node JS with MongoDB and Pug.

Use guide

Execute this commands in this project:

  • npm i
  • npm start

If the port configured is 80 or 443 run like this:

  • sudo npm start

Create account in your-url/signup when you have created your account you need to set in the server config:

  • "registerAllowed": false

You can create entries in your-url/panel and click in the top bubble whose icon is plus

Configuration

  • In the assets/data/config.json you can configure the server
  • In the views/components/disqus.pug You can configure your own disqus