Skip to content

Commit

Permalink
Add SkunkHTML
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGripe authored Jan 6, 2025
1 parent f6c7a00 commit 0fb8c98
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ A curated list of awesome F# frameworks, libraries, software and resources.
- [Serialization](#serialization)
- [Search](#search)
- [Simulation](#simulation)
- [Static site generators](#static-site-generators)
- [Testing](#testing)
- [Type providers](#type-providers)
- [Creating type providers](#creating-type-providers)
Expand Down Expand Up @@ -229,6 +230,9 @@ Looking to have a more enjoyable experience when consuming a popular .NET librar
## Simulation
- [F# RISC-V Instruction Set formal specification](https://github.com/mrLSD/riscv-fs) - RISC-V CPU formal ISA Specification. RISC-V CPU simulator with ELF files execution.

## Static site generators
- [SkunkHTML](https://github.com/MaxGripe/skunk-html) - Markdown Blog with GitHub Pages

## Testing
<!--lint disable double-link -->
- [altcover](https://github.com/SteveGilham/altcover) - Cross-platform coverage gathering and processing tool set for .NET/.NET core and Mono.
Expand Down

0 comments on commit 0fb8c98

Please sign in to comment.