Ecosyste.ms: Awesome

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

https://github.com/donuts-are-good/bearclaw

tiny static site generator w/ rss
https://github.com/donuts-are-good/bearclaw

golang hacktoberfest rss static-site static-site-generator

Last synced: 22 days ago
JSON representation

tiny static site generator w/ rss

Lists

README

        

![bearclaw logo by Leechi](https://user-images.githubusercontent.com/96031819/224104857-fccacf94-5594-4e8c-819d-044a6df68e2f.jpg)
![donuts-are-good's followers](https://img.shields.io/github/followers/donuts-are-good?&color=555&style=for-the-badge&label=followers) ![donuts-are-good's stars](https://img.shields.io/github/stars/donuts-are-good?affiliations=OWNER%2CCOLLABORATOR&color=555&style=for-the-badge) ![donuts-are-good's visitors](https://komarev.com/ghpvc/?username=donuts-are-good&color=555555&style=for-the-badge&label=visitors)
## bearclaw - fast and easy website generator

## why do I want this?
**bearclaw makes converting markdown into websites easy.**

you don't need to learn any templating languages, you just drop in your markdown content and run. bearclaw will convert your markdown into html that is ready to go on Github Pages or even your own server.

no frameworks, no node-modules, no react, no fancy stuff or cool emojis. it just works.

## how do I use it?
step by step [instructions are here](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/getting-started.md)

## the bearclaw guide

this readme is just a taste. for a deeper dive into more topics, click a link below, or look in your `bearclaw/markdown` folder!

- [bearclaw origins](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/bearclaw-origins.md)
- [bearclaw philosophy](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/bearclaw-philosophy.md)
- [system requirements](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/system-requirements.md)
- [building from source](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/building-from-source.md)
- [join bearclaw](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/join-bearclaw.md)
- [code styleguide](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/code-styleguide.md)
- [brand guide](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/brand-guide.md)
- [getting started](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/getting-started.md)
- [advanced options](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/advanced-options.md)
- [using site.config](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/using-site-config.md)
- [plugin basics](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/plugin-basics.md)
- [writing plugins](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/writing-plugins.md)
- [thanks](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/thanks.md)
- [donate](https://github.com/donuts-are-good/bearclaw/blob/master/markdown/donate.md)