Libraries

bsitegen (0.0.1)

Published 2023-10-09 15:53:25 +00:00 by Jenkins

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add bsitegen@0.0.1

About this package

Static Site Generation Made Easy

BSiteGen

Syntax

Syntax used is (vaguely) based on Markdown

Example Page

---
title: Something
path: /
---
# Home Page

Some lorem ipsum

More Lorem

## Some Interesting thing

sad;fhlalsjkfhlksjdfhlkjashdflkajshdflkjh

Some **bold** text

Some *italic* text

Some ***super important*** text

Some `inline code` stuff

## Skills

>>>>

>>> Accordion Header
>> Some Closed Accordion
>> With Multiline Content

>>> Accordion Header
>| Some Open Accordion
>| With Multiline Content

<<<<

// Some Comment

Dependencies

ID Version
lex *
Details
Cargo
2023-10-09 15:53:25 +00:00
7
Michael Watson
1.3 KiB
Assets (1)
Versions (2) View all
0.0.1 2023-10-09
0.1.0 2023-10-09