My simple Jekyll-theme website template for academic websites, resume pages, and so on.
This repository contains the source code of an academic website built using Jekyll as a static website generator. It offers a customizable and easy-to-use template for creating personal academic websites. The website includes various features such as filter buttons, moving JS particles, scrollbar style, sound effects, and a dark/light theme toggle button.
To use this academic website template, you need to have the following prerequisites:
After installing Ruby, you can install Jekyll using the following command:
gem install jekyll
Once you have Ruby and Jekyll installed, you can proceed with the following steps to customize and run the website locally:
_config.yml file and the files in the _data folder.jekyll serve.The academic website code repository provides a Jekyll-based template for creating personal academic websites. It includes various features such as filter buttons, moving particles, customizable styling, sound effects, and a dark/light theme toggle. The installation process requires Ruby and Jekyll, and customization can be done by modifying the configuration and data files. The website can be tested locally before deploying it to a hosting service of choice.