al-folio
al-folio copied to clipboard
A beautiful, simple, clean, and responsive Jekyll theme for academics
It is nice to have some pre-commit hooks for checking of spelling and things like this. If you want to see more information take a look at [here](https://calmcode.io/pre-commit/the-problem.html). Notice that...
Great template! It took no time, I also added multilingual support very easily
Hi Maruan and al-folio Dev Team, Just wanted to add my lab group website to your list of "Labs" sites. The url is https://inbt.jhu.edu/epidiagnostics. Your website template was just what...
**Acknowledge the following** - [ x] I carefully read and followed the [Getting Started](https://github.com/alshedivat/al-folio#getting-started) guide. - [ x] I read through [FAQ](https://github.com/alshedivat/al-folio#faq) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of...
This PR is an attempt to move al-folio from Bootstrap v4 to v5. Bootstrap v5 introduced a number of breaking changes, most of them are listed here: https://getbootstrap.com/docs/5.0/migration/. I have...
**Describe the bug** Upon forking and then cloning the current version of the repo to my machine, `bundle install` produces an error, specifically: ``` An error occurred while installing libv8-node...
Here's what I have in mind: Make an action or something which retrieves GitHub information for the user and generates a page in a completely automatic fashion. Do we have...
**Acknowledge the following** - [x] I carefully read and followed the [Getting Started](https://github.com/alshedivat/al-folio#getting-started) guide. - [x] I read through [FAQ](https://github.com/alshedivat/al-folio#faq) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed...
**Acknowledge the following** - [x] I carefully read and followed the [Getting Started](https://github.com/alshedivat/al-folio#getting-started) guide. - [x] I read through [FAQ](https://github.com/alshedivat/al-folio#faq) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed...
I follow the new instructions to change the "master" to "source", and I push all the changes to the "source" branch, but the "gh-pages" brach cannot be automatically synced. @alshedivat