Skip to content
/ felt Public

📖 A lightweight, minimalistic personal blog

License

Notifications You must be signed in to change notification settings

ShaunLWM/felt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

felt

A lightweight personal blog for mobile and the web.

MIT license

blog preview

Instructions

  1. Clone the repository using "git clone xxx" or download master zip
  2. yarn install or npm install
  3. Run npm start or node app.js. No configuration needed (read step 4)
  4. Navigate to https://<ip>:8081 and begin setup.
  5. After setup, you can access admin panel through https://<your-host>:<port>/admin?u=<admin username>&p=<admin password>

TODO

  • Look in TODO.md

License

MIT License - Copyright (c) 2019 Shaun