https://github.com/erickchacon/scholar
Hugo theme for personal webpage using Bootstrap 5.
https://github.com/erickchacon/scholar
blogdown hugo r research
Last synced: 3 months ago
JSON representation
Hugo theme for personal webpage using Bootstrap 5.
- Host: GitHub
- URL: https://github.com/erickchacon/scholar
- Owner: ErickChacon
- License: gpl-3.0
- Created: 2018-03-27T13:53:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T08:10:44.000Z (over 1 year ago)
- Last Synced: 2025-01-18T01:44:09.777Z (4 months ago)
- Topics: blogdown, hugo, r, research
- Language: HTML
- Homepage:
- Size: 264 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scholar
## About
[Hugo](https://gohugo.io/) theme using [Bootstrap
5](https://getbootstrap.com/). The template is designed for a personal
researcher webpage to show your information, research, blog, so on.
## Features
- It includes a sticky header. You can define the desired links into the
header. These elements should be defined in `[menu.main]` on the
`config.toml` file.
- It includes a sticky footer. You can use social media links on the footer
defining `[params.social]` on the `config.toml` file. The icons are used from
[fontawesome](https://fontawesome.com/v4/icons/)`.## Examples
- Check the `config-example.toml` to define the desired attributes.
- Check my personal webpage [Dr. Erick A. Chacón-Montalván](https://erickchacon.gitlab.io/).