Skip to content

A personal tech blog Node, Express & MongoDB ๐Ÿ“• (2018)

License

Notifications You must be signed in to change notification settings

clonalejandro/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

63 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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