lisonghappy / aloerina01.github.io

Technical, web and sweets blog built by Jekyll.

Home Page:https://aloerina01.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mf-code

mille-feuille code

build status

What's this

mille-feuille code

This is a blog written about some technical topics, by Aloerina.

Powered by

Setup

  1. git clone https://github.com/aloerina01/aloerina01.github.io.git
  2. install gsl (use brew, yum or something)
  3. bundle install
  4. npm start

Branch rules

development branch

jekyllベースの構成ファイル(markdownによる記事、_config.yml等)を持つ。記事、Template、デザインなどの追加修正等を行う場合は、必ずこのブランチで(もしくはここからトピックブランチを切り)行う。

pushをトリガーにCIがrake taskを実行すると、静的ページがGenerateされ master にpushされる。

master branch

Github Pagesとして公開される原本。原則CIからのPushのみ。

How to work LSI(潜在意味解析)

Copyright

Copyright since 2016 aloerina All Rights Reserved.

About

Technical, web and sweets blog built by Jekyll.

https://aloerina01.github.io


Languages

Language:SCSS 48.2%Language:HTML 41.8%Language:CSS 5.3%Language:JavaScript 1.9%Language:Shell 1.8%Language:Ruby 1.1%