Skip to content

Alee08/Alee08.github.io

Repository files navigation

Alee08.github.io

My personal webpage.

Link: https://Alee08.github.io/

Preliminaries

Follow this guide to set up your Ruby development environment.

Install Ruby version 2.7.1:

rbenv install 2.7.1

Install bundler:

gem install bundler

Then:

bundle install

Build

To build the Jekyll website:

bundle exec jekyll build

To serve:

bundle exec jekyll serve

To publish on GitHub, from the source branch:

rake publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published