-
- Downloads
There was a problem fetching the pipeline summary.
Showing
- Gemfile 2 additions, 2 deletionsGemfile
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- _config.yml 6 additions, 1 deletion_config.yml
- _layouts/page.html 104 additions, 27 deletions_layouts/page.html
- _layouts/post.html 100 additions, 0 deletions_layouts/post.html
- blog/index.html 13 additions, 0 deletionsblog/index.html
- css/index.css 82 additions, 58 deletionscss/index.css
- images/logo-facebook.svg 9 additions, 0 deletionsimages/logo-facebook.svg
- images/logo-linkedin.svg 10 additions, 0 deletionsimages/logo-linkedin.svg
- images/logo-rss.svg 9 additions, 0 deletionsimages/logo-rss.svg
- images/logo-twitter.svg 11 additions, 0 deletionsimages/logo-twitter.svg
- index.html 11 additions, 41 deletionsindex.html
- invite-everyone/index.html 5 additions, 5 deletionsinvite-everyone/index.html
- js/likely.js 0 additions, 8 deletionsjs/likely.js
- posts/index.html 0 additions, 17 deletionsposts/index.html
- why/index.html 63 additions, 0 deletionswhy/index.html
source "https://rubygems.org" | ||
ruby RUBY_VERSION | ||
gem "jekyll", "3.4.3" | ||
gem "jekyll" | ||
group :jekyll_plugins do | ||
gem "jekyll-feed", "~> 0.6" | ||
gem "jekyll-feed" | ||
end |
_layouts/post.html
0 → 100644
blog/index.html
0 → 100644
images/logo-facebook.svg
0 → 100644
images/logo-linkedin.svg
0 → 100644
images/logo-rss.svg
0 → 100644
images/logo-twitter.svg
0 → 100644
js/likely.js
deleted
100755 → 0
posts/index.html
deleted
100644 → 0
why/index.html
0 → 100644
Please register or sign in to comment