how to use any static site generator with gitlab pages

Post on 16-Apr-2017

6.113 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

GitLab Pages

Ivan Nemytchenko, @inemDeveloper Advocate at GitLab

Static Site Generators

YAMLMarkdown

HAMLSASS ↓

HTMLCSS

Jekylljekyllrb.com

Github Pages

...git push

Дальше магия

yourwebsite.github.io

Middlemanmiddlemanapp.com

...middleman buildgit add publicgit commitgit push

staticgen.com

GitLab CI

Continuous Integration→ runs tests→ deployment

GitLab Pages + GitLab CI

.gitlab-ci.yml

GitLab Pages examples

inem.at/gl_pages_examples

Runners

inem.at/gl_runner

Еще немного про GitLab

GitLab.com

приватные репозитории без ограничений

Import

[WIP]

Merge when build succeds

TODOs

GitLab Deploy

inem.at/gl_missed

top related