Skip to content

Commit

Permalink
Add faircamp and pgs (#180)
Browse files Browse the repository at this point in the history
* Added a new "Audio" section for faircamp:
https://simonrepp.com/faircamp/
* Added pico's "[pgs](https://pico.sh/pgs)" to the list of web hosts
* Trimmed trailing whitespace as mentioned in `CONTRIBUTING.md`
  • Loading branch information
mac-chaffee authored Jan 19, 2025
1 parent 94cda3a commit d90a71f
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ A static web site generator is an application that takes plain text files and co
* [Blag](https://github.com/venthur/blag) - blag is a blog-aware, static site generator -- it uses Markdown and is written in Python. - `#Python`
* [BlazorStatic](https://github.com/tesar-tech/BlazorStatic) - Use ASP.NET Blazor to generate static pages. - `#.NET` `#C#`
* [BlogC++](https://code.rosaelefanten.org/blogcpp/) - A static blog generator, written in C++17. - `#C++`
* [Bloggrify](https://bloggrify.com/) - A static blog generator using Markdown, built on top of Nuxt-Content. - `#Vue.js` `#Markdown`
* [Bloggrify](https://bloggrify.com/) - A static blog generator using Markdown, built on top of Nuxt-Content. - `#Vue.js` `#Markdown`
* [Cobalt](https://cobalt-org.github.io) - A Rust static site generator. - `#Rust`
* [Coleslaw](https://github.com/coleslaw-org/coleslaw) - Flexible blog and site generator with a lot of plugins. - `#CommonLisp`
* [CommonMark Blog for Laravel](https://github.com/spekulatius/laravel-commonmark-blog) - Static generator to use with Laravel projects. Uses CommonMark and FrontMatter to generate and publish files in the `public`-folder. Supports articles as well as listing pages `#PHP`
Expand Down Expand Up @@ -168,7 +168,11 @@ A static web site generator is an application that takes plain text files and co
* [foto](https://github.com/waynezhang/foto) - Yet another another publishing tool for minimalist photographers. - `#Go` `#Golang`
* [Prosopopee](https://github.com/Psycojoker/prosopopee/) A static website generator to make beautiful customizable pictures galleries that tell a story - `#Python`
* [Sigal](https://sigal.readthedocs.org/en/latest/) - `#Python`
*

### Audio

* [Faircamp](https://simonrepp.com/faircamp/) - A static site generator for audio producers. - `#Rust`

### RSS News
- [Liveboat](https://github.com/exaroth/liveboat) - Generate static pages from your RSS urls - `#Rust`

Expand All @@ -192,7 +196,7 @@ A static web site generator is an application that takes plain text files and co

## Helpful Tools and Services

* [Cloud 66](https://www.cloud66.com/) - Builds and deploys static websites to your own cloud account.
* [Cloud 66](https://www.cloud66.com/) - Builds and deploys static websites to your own cloud account.
* [Formspree](http://www.formspree.io/) - Adds functional forms to your static web sites.
* [git-annex](http://git-annex.branchable.com/tips/setup_a_public_repository_on_a_web_site/) - Configure git-annex for a public repository for a static web site.
* [JAMStack Themes](https://jamstackthemes.dev/) - A collection of themes filterable by static site generator and CMS support.
Expand All @@ -208,6 +212,7 @@ A static web site generator is an application that takes plain text files and co
* [Surge](https://surge.sh/)
* [Vercel](https://vercel.com/)
* [Clouflare Pages](https://pages.cloudflare.com/)
* [pgs](https://pico.sh/pgs)

## Other Lists of Static Web Site Generators

Expand Down

0 comments on commit d90a71f

Please sign in to comment.