Dyrandy / dyrandy.github.io

Dyrandy Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting

New Post

bundle exec jekyll post "POST NAME"

Example Outline

layout: post
title: something_blah_blash
date: 2022-08-08 08:08 +0900
tags: [asd, qwe, zxc, aaa, bbb]
categories: [ccc, ddd]
toc: true

Local Serve

bundle exec jekyll serve

  • 127.0.0.1:4000으로 접속

Deploy

  • git push and wait for github actions (takes a few minutes)

About

Dyrandy Blog

License:MIT License


Languages

Language:HTML 39.2%Language:SCSS 35.9%Language:JavaScript 17.8%Language:Shell 6.0%Language:Ruby 1.2%