説明なし

Virtua Creative 81c7f12500 exclude readme.md from the builds 8 年 前
_includes 0142a85cee jekyll 3.2.1 default 8 年 前
_layouts 0142a85cee jekyll 3.2.1 default 8 年 前
_posts 1928bc46a9 full replacement 8 年 前
_sass 0142a85cee jekyll 3.2.1 default 8 年 前
css 1928bc46a9 full replacement 8 年 前
.gitignore 0142a85cee jekyll 3.2.1 default 8 年 前
.gitlab-ci.yml 0142a85cee jekyll 3.2.1 default 8 年 前
README.md f424a6795d fix doc-pages url 8 年 前
_config.yml 81c7f12500 exclude readme.md from the builds 8 年 前
about.md 0142a85cee jekyll 3.2.1 default 8 年 前
feed.xml 0142a85cee jekyll 3.2.1 default 8 年 前
index.html 0142a85cee jekyll 3.2.1 default 8 年 前

README.md

Jekyll Version Build Status


Example Jekyll site using GitLab Pages. Read more at http://doc.gitlab.com/ee/pages/README.html


Theme: Jekyll 3 Default

Original source:

This project was created with Jekyll 3.1.2 default template by running jekyll new project locally. After that, the project was pushed to this repository with the following configurations:

Building locally

Note: We assume you already have Jekyll 3.1.2 installed and up and running on your computer.

To work locally with this project, there are a few options. But let's keep it simple:

  • Fork, clone or download this project
  • Adjust _config.yml according to your project
  • Preview your project: jekyll serve

GitLab User or Group Page

To use this project as your user/group website, you will need one additional step: just rename your project to namespace.gitlab.io, where namespace is your username or groupname. This can be done by navigating to Project -> Settings.

Forked projects

If you forked this project for your own use, please go to Project -> Settings and remove the forking relationship, which won't be necessary in this case.

Enjoy!