An open API service indexing awesome lists of open source software.

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.

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.

![Webpage example](web-example.png)

## 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/).