Skip to content

xrr-233/xrr-233.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xrr-233.github.io

A static website for displaying previous projects. The website is based on the remote Jekyll theme Beautiful Jekyll.

Deployment

Local test with Ruby bundler

Test whether Ruby is correctly installed

ruby -v

Create a new gem file

bundle init

After generating a new gem file, edit it and identify the gems for use in the application.

Installing gems

bundle install

Start local test (preview)

bundler exec jekyll serve

Reference/Acknowledgement

[1] Jekyll local test https://kbroman.org/simple_site/pages/local_test.html

[2] Creating gem file https://stackoverflow.com/questions/30358612/how-to-create-a-gemfile

[3] Ruby 3.0+ with webrick https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll

[4] Remote theme gem structure https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#github-pages-method

About

A static website for displaying previous projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published