Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustinmoris/dustedcodes

My personal website - an Open Source ASP.NET Core Blog built with Giraffe.
https://github.com/dustinmoris/dustedcodes

asp-net-core blog fsharp giraffe

Last synced: 3 months ago
JSON representation

My personal website - an Open Source ASP.NET Core Blog built with Giraffe.

Awesome Lists containing this project

README

        

# [Dusted Codes](https://dusted.codes/)

🚨 THIS PROJECT HAS BEEN MOVED 🚨

I migrated this project from .NET to Go as part of a design revamp and it is hosted now under [dustedcodes/blog](https://github.com/dustedcodes/blog).

---

My personal website - an Open Source Giraffe (ASP.NET Core) Blog.

![Build and Deploy](https://github.com/dustinmoris/DustedCodes/workflows/Build%20and%20Deploy/badge.svg?branch=develop)

[![Build History](https://buildstats.info/github/chart/dustinmoris/dustedcodes?branch=develop)](https://github.com/dustinmoris/DustedCodes/actions?query=branch%3Adevelop)

# About

Inspired by GitHub Pages and Jekyll this is an F# blog engine which renders static HTML pages.

Blog articles can be written in Markdown or HTML. Markdown pages get compiled into static HTML pages once at runtime.

Feel free to fork it and create your own nerdy space in the world wide web!

Visit my blog at [https://dusted.codes](https://dusted.codes/).