Skip to content

linked0/linked0.github.io

Repository files navigation

Flexible-Jekyll is a simple and clean theme for Jekyll

Create index-min.js

I think these are for other version, so ignore it.

npm install -g uglify-js
uglifyjs index.js -o index-min.js

Install the latest Ruby env (rbenv recommended)

brew install rbenv
rbenv install 3.2.2
rbenv global 3.2.2
npm install
bundle install
bundle update
bundle exec jekyll serve

If errors occurs

Install the latest Ruby env (rbenv recommended)

brew install rbenv
rbenv install 3.2.2
rbenv global 3.2.2

Demo

Check the theme in action Demo

The main page would look like this:

Main page preview

The post page would look like this:

Post page preview

Features

Installation:

Fork the master branch and follow the Jekyll Installation Documentation.

License

GNU General Public License v3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published