Skip to content
This repository has been archived by the owner on Aug 16, 2018. It is now read-only.
/ sniper Public archive

An ultra lightweight blog engine based on ASP.NET 5, with a JSON backend for metadata, and markdown for content.

License

Notifications You must be signed in to change notification settings

daxpandhi/sniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sniper

An ultra lightweight blog engine based on ASP.NET 5, with a JSON backend for metadata, and markdown for content.

Why?

Blog engines have become complex and hungry. If you want to modify an engine or implement a simple, lightweight blog on your site, the resource usage and code complexity of existing engines is quite large.

Sniper is a content-first approach to blog engines and provides a super simplified code structure, with a minimal JSON based backend for metadata, and markdown for content.

[ UNDER CONSTRUCTION ]

About

An ultra lightweight blog engine based on ASP.NET 5, with a JSON backend for metadata, and markdown for content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published