Skip to content
This repository was archived by the owner on Jul 21, 2024. It is now read-only.

MonkeyAndres/MonkeyAndres.github.io

Repository files navigation

MonkeyAndres Personal Site

Site generated from piharpi/jekyll-klise

Setup environment

devbox install
devbox shell

Usage

Inside the devbox's shell run:

# Install dependencies
bundle install

# Serve the site
jekyll serve

# Build the site
jekyll build

Writing posts and drafts

This project uses jekyll-compose that is a ruby gem that helps you manage the posts, drafts and pages very easily.

# Create draft
jekyll draft "My draft"

# Publish draft
jekyll publish _drafts/my-draft

# Create post
jekyll post "My post"

About

πŸ“ Personal site + non-technical blog.

Topics

Resources

License

Stars

Watchers

Forks

Contributors