A Navigation Website for yunsur.
This project is a Jekyll-powered website, and deployed using GitHub Pages.
The whole project is designed and built with high flexibility of configuration and customization.
You can either configure it by modifying the _config.yml
file or customize it by replacing the content of the *.yml
files in the _data
folder with your own data.
There is no easy way for beginners without essential background knowledge. To be efficient, the best way to understand this project is to start with the Jekyll's docs and Semantic UI's [docs][semantic-doc].
Before you start, you should have some basic understanding of the following:
- HTML
- CSS
- JavaScript
- jQuery
- YAML format
- UNIX/Linux Shell Script