Skip to content

franciscop/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drive Blog

A super simple, Google Drive based blog.

Install

First get the files locally:

git clone git@github.com:franciscop/blog.git
cd ./blog

Then you will need to install them. For this you need Node.js:

npm install

Copy the file .env_demo as .env and fill in the private variables. Then run it:

node app.js

Open localhost:3000 and you should see your blog.

About

A dead simple Drive based blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published