Skip to content
This repository has been archived by the owner on Jun 30, 2018. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.14 KB

Scatter

Scatter is a static file generator for your blog.

http://silentorbit.com/scatter/

Features include

Compile

From the command line run build.sh.

You can also open the Scatter.sln in Visual Studio or MonoDevelop and build it from there.

Sample blog

A sample blog is available in the sampleBlog directory.

Files ending with .page become pages.
Files ending with .post become blog post and will be added to the feed according to its date.

Directories with the same base name as page or post files contain additional files such as images or other downloadable content.

Source code, issues and contributions

https://github.com/hultqvist/scatter