Skip to content
/ blini Public template

Minimal site builder for essays and exhibits

Notifications You must be signed in to change notification settings

apjanco/blini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧿 Blini is a minimal site builder for essays and exhibits. When the application is running, users can add and edit content that is saved directly to html files in the site directory. The site is self-contained with no external dependencies. The site can be opened locally in the browser or deployed to Github pages, Netlify and other services.

in progress ... For the moment, to try it out, clone this repository, create a Python 3 virtualenv, pip install requirements. You can change the site settings in /site/site.yaml. To run the application uvicorn main:app --reload. More documentation to come!

Also note there is a dev variable in site.yaml When it's false, the site behaves like a published static site. When it's true, content can be added or edited.

About

Minimal site builder for essays and exhibits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published