Skip to content

vgpena/vgpena.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hey it's violet

A simple personal blog built in Middleman.

Installation

This project requires Ruby (recommended v2.6, controlled via rvm).

Run bundle install to get all dependencies.

Usage

Run middleman server to start a local, hotreloading server on port 4567.

Run middleman article "TITLE_OF_ARTICLE" to create a new blog post at the current datetime.

Deployment

Run middleman build --build-dir=docs to rebuild the site to a folder that Github Pages can read from.

About

my blog! made with Middleman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published