Skip to content

Tooa/tooa.github.io

Repository files navigation

tooa.github.io

Development

# Install dependencies from Gemfile
$ bundle install

# Start local development server
$ jekyll serve --livereload --port 4001

# Update Gemfile.lock
$ bundle update

Content

Blog

Use blockquotes with Kramdown IAL for callouts in blog posts. Available types: aside, tip, tease, fact.

> This is an aside message
{: .callout .callout-aside}

> This is a tip
{: .callout .callout-tip}

Code highlighting: Themes

About

My website made with jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published