FsBlog

Blog aware, static site generation using F#.

View the Project on GitHub

Recent posts


If you've much experience with other static site generators like Octopress or Jekyll most of this should be fairly familiar, if not, hopefully it won't be too difficult to pick up.


FsBlog aims to be a blog-aware static site generator, mostly built in F# for .NET and Mono developers.

Hello, FsBlog!

FsBlog aims to be a blog-aware static site generator, mostly built in F# for .NET and Mono developers. But don't worry, you won't even need to know any F# to get up and running. So long as you are comfortable using a command line or terminal, and have a degree of familiarity with Markdown and Razor syntax - you're already most of the way there!

Inpired by the likes of Jekyll and Octopress - and greatly helped along the way by the scripts behind @tomaspetricek's personal website; FsBlog gives the average .NET or Mono dev the tools that they need to get a statically built website up and running quickly and hosted somewhere like Github Pages.

This set of tools have been pulled together using some of the following community projects:

Development

It is very early days and we haven't yet reached anything vaguely resembling a version 1.0 of the software.

You can track the progress of the development, outstanding issues and check what we're working towards by checking out the Issues and Milestones section of our repository.

If you find a bug, or have a request or whatever - please raise a new issue there! or even better make the change and open a pull request.