Skip to content
/ tent Public

Experimental admin interface for static files โ€” sites, blogs, notes ๐Ÿ•

Notifications You must be signed in to change notification settings

arturi/tent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

64 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Tent

Experimental admin interface to static sites / notes / whatever. Editor for Markdown body with YAML frontmatter fields and a cool live preview. Plus drag and drop image/file upload with resizing and optimization built it โœจ Built with Hyperapp and/or Preact. WIP.

tent admin interface: YAML frontmatter and body

Features

  • Runs locally or on the server
  • Supports options for document and file storage directories, like so: node node_modules/tent/server/index.js --docs=content --public=public --relativeMediaDir=/media/
  • Smart attachement handling: resizes and optimizes images, stores everything else. Inserts a relative link into the document body (where the cursor is), after you drag & drop the file.

Usage

npm install
npm start

About

Experimental admin interface for static files โ€” sites, blogs, notes ๐Ÿ•

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published