ShaunLWM / felt

πŸ“– A lightweight, minimalistic personal blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 http://<ip>:8081 and begin setup.
  5. After setup, you can access admin panel through http://<your-host>:<port>/admin?u=<admin username>&p=<admin password>

TODO

  • Look in TODO.md

License

MIT License - Copyright (c) 2019 Shaun

About

πŸ“– A lightweight, minimalistic personal blog

License:MIT License


Languages

Language:JavaScript 75.3%Language:HTML 24.2%Language:CSS 0.6%