Skip to content

📰 markdown/static site generator w/ github integration

License

Notifications You must be signed in to change notification settings

mwilc0x/redacted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redacted

redacted

Redacted is a minimalistic markdown editor and static site generation tool.

This content is then backed up to a cloud storage provider (AWS). The second piece is the actual static site generation build tool which takes the user entered content from storage and produces the static html and css files (images are hosted on cdn). These generated files can then easily be uploaded to a hosting platform of your choice (github pages, now, etc.).

Get Started

yarn install
yarn run build
yarn run start

open your browser to localhost:3000

TODO

  • Theming
  • Deployment hook

About

📰 markdown/static site generator w/ github integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published