FsBlog
FsBlog copied to clipboard
Blog aware, static site generation using F#.
### Description Running "fake new fsx="post title" followed by "fake generate" fails with the following error: Running build failed. Error: System.IndexOutOfRangeException: Index was outside the bounds of the array. at...
### Description Cannot build blog from direct clone ### Repro steps 1) clone 2) ./build 3) ./fake ### Expected behavior Build the default site ### Actual behavior Crash ### Known...
### Description & expected behavior Be able to do the same as https://www.sylvaindurand.org/making-jekyll-multilingual/ with Jekyll. It would allow to write some pages/posts in one language or multiple languages (depending on...
### Description & Repro steps When you go on http://fsprojects.github.io/FsBlog/blog/archive/november-2013/index.html, you see: - Not really friendly display - Links to posts are broken It also seems there is no links...
I didn't encounter any issues using `mono v4.2.1` and `fsharp v4.0` on GNU/Linux.
Not sure how best this can work - not really experimented with packaging anything with NuGet that contains what is a whole bunch of file types (source files etc). But...
As it stands right now, running `nuget pack FsBlog.nuspec` results in a NuGet package which does not include Paket. Running `fake` from the NuGet package fails because there is no...
Hi All, Sorry if I am breaking some etiquette but if I wanted to sponsor the development for FsBlog, what would be the process for doing so (assuming that it...
After grabbing the NuGet package, I call ``` fake generate ``` but get the following exceptions: ``` Building project with version: LocalBuild Shortened DependencyGraph for Target Generate:
Have a conversation with people that have used it, tried it etc.