New Project
parents
No related branches found
No related tags found
Showing
- 404.html 11 additions, 0 deletions404.html
- Gemfile 19 additions, 0 deletionsGemfile
- Gemfile.lock 67 additions, 0 deletionsGemfile.lock
- _config.yml 10 additions, 0 deletions_config.yml
- _includes/breadcrumbs.html 24 additions, 0 deletions_includes/breadcrumbs.html
- _includes/footer.html 21 additions, 0 deletions_includes/footer.html
- _includes/head.html 21 additions, 0 deletions_includes/head.html
- _includes/header.html 17 additions, 0 deletions_includes/header.html
- _includes/navbar.html 25 additions, 0 deletions_includes/navbar.html
- _includes/sidebar.html 11 additions, 0 deletions_includes/sidebar.html
- _layouts/layout.html 43 additions, 0 deletions_layouts/layout.html
- _layouts/page.html 11 additions, 0 deletions_layouts/page.html
- _layouts/post.html 35 additions, 0 deletions_layouts/post.html
- _site/404.html 198 additions, 0 deletions_site/404.html
- _site/about/index.html 212 additions, 0 deletions_site/about/index.html
- _site/contact.html 206 additions, 0 deletions_site/contact.html
- _site/css/app.css 109 additions, 0 deletions_site/css/app.css
- _site/css/base.css 219 additions, 0 deletions_site/css/base.css
- _site/css/foundation.css 0 additions, 0 deletions_site/css/foundation.css
- _site/css/foundation.min.css 0 additions, 0 deletions_site/css/foundation.min.css
404.html
0 → 100644
Gemfile
0 → 100644
source "https://rubygems.org/" | |||
gem "json" | |||
gem "json_pure" | |||
gem "colorator" | |||
gem "ffi" | |||
gem "jekyll" | |||
gem "jekyll-sass-converter" | |||
gem "jekyll-watch" | |||
gem "kramdown" | |||
gem "liquid" | |||
gem "mercenary" | |||
gem "rouge" | |||
gem "safe_yaml" | |||
gem "sass" | |||
gem "jekyll-sitemap" | |||
gem "listen" | |||
gem "rb-fsevent" | |||
gem "rb-inotify" |
Gemfile.lock
0 → 100644
_config.yml
0 → 100644
_includes/breadcrumbs.html
0 → 100644
_includes/footer.html
0 → 100644
_includes/head.html
0 → 100644
_includes/header.html
0 → 100644
_includes/navbar.html
0 → 100644
_includes/sidebar.html
0 → 100644
_layouts/layout.html
0 → 100644
_layouts/page.html
0 → 100644
_layouts/post.html
0 → 100644
_site/404.html
0 → 100644
_site/about/index.html
0 → 100644
_site/contact.html
0 → 100644
_site/css/app.css
0 → 100644
_site/css/base.css
0 → 100644
_site/css/foundation.css
0 → 100644
This diff is collapsed.
_site/css/foundation.min.css
0 → 100644
This diff is collapsed.
Please register or sign in to comment