Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dustinmoris/dustedcodes
- Owner: dustinmoris
- License: apache-2.0
- Created: 2015-04-30T07:24:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T16:04:53.000Z (over 2 years ago)
- Last Synced: 2024-05-01T14:59:53.651Z (9 months ago)
- Topics: asp-net-core, blog, fsharp, giraffe
- Language: F#
- Homepage: https://dusted.codes
- Size: 18.8 MB
- Stars: 77
- Watchers: 10
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).