Skip to content

jf26028/lightning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning

##What is Lightning?

Lightning is a micro toolkit to simplify getting your content on your site, without getting in your way. Lightning is open source and free.

It is made up of:

  • An asp.net module to identify your content.
  • Flat files to store your content.
  • Markdown to parse your content.
  • Razor to render your content.

##Features

  • Simplicity.
    • The code: Small, concise and clean.
    • Content: Flat files. Publish via ftp, dropbox, file share, xcopy, etc.
    • Deployment: Deploy from source, ftp, dropbox, file share, xcopy, etc. Simply as possible.
    • Ui: Templates use razor to offer full flexibility.
  • Speed.
    • Execution: Less code means less cpu.
    • Caching: Cache as much processing as possible. Cache content reading and parsing. Cache content processing.

More Info

More info at http://lightning.simpdev.net

About

Lightning is a micro toolkit to simplify getting your content on your site, without getting in your way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published