Skip to content

onetrue-6657/onetrue-6657.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6657 Fan Club

My personal website!

Tutorial

This website is built based on Ruby, Jekyll, and the theme Centrarium.

If you're just getting started with Jekyll, you can use this repository as a starting point for your own site. Just download Centrarium and add all the files to your project. Add your blog posts to the posts/ directory, and create your pages with the proper Jekyll front matter (see posts.html for an example).

If your site already uses Jekyll, follow these steps:

  1. Replace the files in the _includes, _layouts, and _sass directories with those from this project.
  2. Replace your index.html with the one from this project, and copy over the posts.html file as well.
  3. Copy the contents of the _config.yml from this project in to yours, and update the necessary information.

Don't forget to install Jekyll and other dependencies:

# cd into project directory
cd centrarium
# install Bundler if you don't have it already
gem install bundler
# install jekyll, jekyll-archives, jekyll-sitemap, and jekyll-paginate
bundle install

You can find information further in the repository of Centraium.

License

MIT. See LICENSE.MD.

About

Personal website based on Jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published