Skip to content

Commit 33e0df8

Browse files
authored
Create bloggrify.md - add bloggrify to the list of generators (#951)
* Create bloggr.md - add bloggr to the list of generators * Update bloggr.md to reflect the new name of bloggr * Rename the file because bloggr was renamed to bloggrify. The name was too close from blogger.com
1 parent 54f8e2a commit 33e0df8

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

src/site/generators/bloggrify.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Bloggrify
3+
repo: hlassiege/bloggrify
4+
homepage: https://bloggrify.com
5+
language:
6+
- TypeScript
7+
license:
8+
- MIT
9+
templates:
10+
- Markdown
11+
description: A static blog generator built on top of Nuxt-content
12+
---
13+
14+
Bloggrify is built on top of
15+
* Nuxt.js
16+
* Tailwind CSS
17+
* Nuxt-Content
18+
* and other cool stuff (Hyvor Talk, mailerlite, etc...)
19+
20+
It is a static blog generator that uses markdown files to generate blog posts.
21+
22+
### Features
23+
24+
- Flexible file structure
25+
- Extended Markdown
26+
- RSS feed
27+
- Comment system
28+
- 100/100 pagespeed results
29+
- SEO best practices + sitemap generation
30+
- Templating system

0 commit comments

Comments
 (0)