Skip to content

Source code for Blayne's personal site

Notifications You must be signed in to change notification settings

ElMoselYEE/elmoselyee.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

elmoselyee.github.io

This is the source code for blaynemoseley.com.

It uses Jekyll for static site generation, GitHub Actions for build and deploy, and GitHub Pages for serving the content.

Usage

To run locally, you first need to install Jekyll.

The following command will generate the assets and start up a simple server at http://localhost:4000

bundle exec jekyll serve

Deploy

No action needed.

GitHub Pages has special integration with GitHub actions already, so the build and deployment will both be kicked off automatically when code is committed and merged into mainline.

Contributing

Submit a PR.

About

Source code for Blayne's personal site

Resources

Stars

Watchers

Forks