Skip to content

redconfetti/com.redconfetti

Repository files navigation

Source for redconfetti.com

This is a static website generated using Jekyll, with assets hosted by Amazon S3.

Docs

Usage

# Run Jekyll Server while updating pages
jekyll serve

# Build static website
rm -rf _site
jekyll build

Markdown

Use the Rewrap extension for VS-Code by highlighting paragraphs that overflow the 80 character width and press OPTION+Q (on Mac), ALT+Q on PC, to reformat.

About

Source code for my personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published