Currently in Alpha stage
- CDN Bootstrap 5.3.3
- CDN Bootstrap icons 1.3.0
[x] Youtube in Markdown (shortcodes) [x] Inline CSS in Markdown {copy [markup]} [X] Table in Markdown [x] Lazzy render image in Background [x] Link open pdf and other sites in new tab from markdown
INSTALL : Inside the folder of your Hugo site yoursite, run:
git clone https://github.com/anish137i/hbs5mini themes/hbs5mini --depth=1
Add following in hugo.toml file
theme = ['hbs5mini']
[markup] [markup.goldmark] [markup.goldmark.parser] [markup.goldmark.parser.attribute] block = true title = true
Runs the app in the development mode.
Open http://localhost:1313 to view it in the browser.