Skip to main content

Jekyll

Our group website is built with Jekyll with a modified al-folio template. It is stored and deployed directly on Github. I found this template is very beautiful and simple to use. It is highly recommended to create your personal webpage to show case your research.

Initialization

You can clone al-folio from Github to your local directory.

Customization

You can customize the template as stated in Docusaurus page. You can also use Markdown to write your website content.

Deployment

The easiest way is to deploy it on Github directly. Your website address will be https://GITHUB_USERNAME.github.io. You can find more details here: https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site.