hugo-theme-fha/README.md

42 lines
955 B
Markdown

# Theme Name
## Features
### Search
Lightweight search functionality based on index file.
### Mermaid
Support for Mermaid schemas.
### Photos
Support photos albums based on Folders.
### Syntax Hightlighting
Required configuration to copy paste code :
[markup.highlight]
lineNos=true
lineNumbersInTable=true
noClasses = false
### Curriculum Vitae
Copy /layouts/section/cv.html to you local /layouts/section folder and edited the content.
Save your own picture under /static/img/avatar.jpeg
Add an entry in the about Menu:
## Installation
## Configuration
### Favicons
Get Icons from [Flaticon](https://www.flaticon.com/).
Generate Favicons with [Freepik](https://www.freepik.com/).
Uncompress the icons in your /static folder.
## References
* [Bootstrap 5.2.3](https://getbootstrap.com/docs/5.2/getting-started/download/)
* [JQuery](https://jquery.com/download/)
* [Mermaid](https://cdn.jsdelivr.net/npm/mermaid@11.0.2/dist/)