Skip to content

cable8mm/cable8mm.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palgle.com

Deploy Jekyll site to Pages GitHub repo size Jekyll 3.9.4 Markdown Hosting Github Page Licence-CC_BY-NC-ND 4.0 RSS Editor Blog

This repository is the storage for palgle.com contents. It has been made by jekyll, then published to github pages.

You can visit https://www.palgle.com

Install

git clone https://github.com/cable8mm/cable8mm.github.io.git palgle
# Clone from repository

cd palgle

jekyll build
# Make static files

cd _site
# Go static files root folder

valet link palgle
# Connect with palgle.test

valet secure
# Set secure for https

And visit https://palgle.test

Creating pages and posts

You should collectly make file name to fit rules. Kebab case is suggested.

YYYY-MM-DD-[filename].markdown

If you need to lovereload when you write something, it can be help.

bundle exec jekyll serve --livereload

Deployment

It will done automatically by github action. You wouldn't do anything.

License

Content by Sam Gu Lee is licensed under CC BY-NC-ND 4.0