Skip to content

Commit 57c4957

Browse files
authored
Update fossfolio.md
1 parent 8665877 commit 57c4957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/generators/fossfolio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Intended for developers who want a quick setup for their static sites, FOSSFolio
1717
## Spotlight
1818

1919
- **Fully Hackable(!)**
20-
- **Plugins to extend functionalities of basic templates:** A plugin can be anything- from replacing a simple placeholder with some simple value, to some complex JavaScript embedding beast, you can do anything with plugins, as long as you follow the rules for [Plugin Development](#plugin-development)
20+
- **Plugins to extend functionalities of basic templates:** A plugin can be anything- from replacing a simple placeholder with some simple value, to some complex JavaScript embedding beast, you can do anything with plugins, as long as you follow the rules for [Plugin Development](https://github.com/fossworx-labs/fossfolio/blob/main/README.md#plugin-development)
2121
- **Jinja2 templating (under development):** You can use Jinja templating for all your themes, as well as create themes based on it!
2222
- **Flexible page structure:** Whatever page structure you want, you can have it 😃, as long as you place it inside the `content/` folder, directly or indirectly. You just need to have a theme for it (or customize your theme accordingly).
2323
- **Automatic sitemap generation on-the-fly**: Yes, I know that getting the SEO right is a pain. So I implemented an automated sitemap generator, which generates readable sitemaps (to the best of my knowledge) that can be easily crawled by Search Engine Bots 🥳.

0 commit comments

Comments
 (0)