Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

35 changes: 6 additions & 29 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,35 +1,12 @@
source "https://rubygems.org"
ruby "2.5.0"

# Hello! This is where you manage which Jekyll version is used to run.
# When you want to use a different version, change it below, save the
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
#
# bundle exec jekyll serve
#
# This will help ensure the proper Jekyll version is running.
# Happy Jekylling!
gem "jekyll", "~> 3.7.3"

# This is the default theme for new Jekyll sites. You may change this to anything you like.
gem "minima", "~> 2.0"

# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
# gem "github-pages", group: :jekyll_plugins

# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
end

gem 'json'
require 'json'
require 'open-uri'
versions = JSON.parse(open('https://pages.github.com/versions.json').read)

# gem 'github-pages', versions['github-pages']
gem 'github-pages', :group => :jekyll_plugins
gem 'jekyll'
gem 'github-pages'
# gem "json", "2.0.2"

gem 'jekyll-sitemap'
gem 'jekyll-seo-tag'
group :jekyll_plugins do
gem 'jekyll-livereload'
end
81 changes: 37 additions & 44 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.9)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
Expand All @@ -16,38 +16,40 @@ GEM
commonmarker (0.17.9)
ruby-enum (~> 0.5)
concurrent-ruby (1.0.5)
dnsruby (1.61.1)
addressable (~> 2.5)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
ethon (0.11.0)
ffi (>= 1.3.0)
eventmachine (1.2.5)
eventmachine (1.2.7)
execjs (2.7.0)
faraday (0.14.0)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.23)
ffi (1.9.25)
forwardable-extended (2.6.0)
gemoji (3.0.0)
github-pages (182)
activesupport (= 4.2.9)
github-pages-health-check (= 1.4.0)
github-pages (188)
activesupport (= 4.2.10)
github-pages-health-check (= 1.8.1)
jekyll (= 3.7.3)
jekyll-avatar (= 0.5.0)
jekyll-avatar (= 0.6.0)
jekyll-coffeescript (= 1.1.1)
jekyll-commonmark-ghpages (= 0.1.5)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.9.3)
jekyll-feed (= 0.10.0)
jekyll-gist (= 1.5.0)
jekyll-github-metadata (= 2.9.4)
jekyll-mentions (= 1.3.0)
jekyll-mentions (= 1.4.0)
jekyll-optional-front-matter (= 0.3.0)
jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.2.0)
jekyll-redirect-from (= 0.13.0)
jekyll-redirect-from (= 0.14.0)
jekyll-relative-links (= 0.5.3)
jekyll-remote-theme (= 0.2.3)
jekyll-remote-theme (= 0.3.1)
jekyll-sass-converter (= 1.5.2)
jekyll-seo-tag (= 2.4.0)
jekyll-seo-tag (= 2.5.0)
jekyll-sitemap (= 1.2.0)
jekyll-swiss (= 0.4.0)
jekyll-theme-architect (= 0.1.1)
Expand All @@ -64,22 +66,22 @@ GEM
jekyll-theme-tactile (= 0.1.1)
jekyll-theme-time-machine (= 0.1.1)
jekyll-titles-from-headings (= 0.5.1)
jemoji (= 0.9.0)
jemoji (= 0.10.0)
kramdown (= 1.16.2)
liquid (= 4.0.0)
listen (= 3.1.5)
mercenary (~> 0.3)
minima (= 2.4.1)
nokogiri (>= 1.8.1, < 2.0)
minima (= 2.5.0)
nokogiri (>= 1.8.2, < 2.0)
rouge (= 2.2.1)
terminal-table (~> 1.4)
github-pages-health-check (1.4.0)
github-pages-health-check (1.8.1)
addressable (~> 2.3)
net-dns (~> 0.8)
dnsruby (~> 1.60)
octokit (~> 4.0)
public_suffix (~> 2.0)
typhoeus (~> 1.3)
html-pipeline (2.7.1)
html-pipeline (2.8.3)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.6.0)
Expand All @@ -98,7 +100,7 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-avatar (0.5.0)
jekyll-avatar (0.6.0)
jekyll (~> 3.0)
jekyll-coffeescript (1.1.1)
coffee-script (~> 2.2)
Expand All @@ -112,33 +114,34 @@ GEM
rouge (~> 2)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.9.3)
jekyll-feed (0.10.0)
jekyll (~> 3.3)
jekyll-gist (1.5.0)
octokit (~> 4.2)
jekyll-github-metadata (2.9.4)
jekyll (~> 3.1)
octokit (~> 4.0, != 4.4.0)
jekyll-mentions (1.3.0)
activesupport (~> 4.0)
jekyll-livereload (0.2.2)
em-websocket (~> 0.5)
jekyll (~> 3.0)
jekyll-mentions (1.4.0)
html-pipeline (~> 2.3)
jekyll (~> 3.0)
jekyll-optional-front-matter (0.3.0)
jekyll (~> 3.0)
jekyll-paginate (1.1.0)
jekyll-readme-index (0.2.0)
jekyll (~> 3.0)
jekyll-redirect-from (0.13.0)
jekyll-redirect-from (0.14.0)
jekyll (~> 3.3)
jekyll-relative-links (0.5.3)
jekyll (~> 3.3)
jekyll-remote-theme (0.2.3)
jekyll-remote-theme (0.3.1)
jekyll (~> 3.5)
rubyzip (>= 1.2.1, < 3.0)
typhoeus (>= 0.7, < 2.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-seo-tag (2.4.0)
jekyll-seo-tag (2.5.0)
jekyll (~> 3.3)
jekyll-sitemap (1.2.0)
jekyll (~> 3.3)
Expand Down Expand Up @@ -187,12 +190,10 @@ GEM
jekyll (~> 3.3)
jekyll-watch (2.0.0)
listen (~> 3.0)
jemoji (0.9.0)
activesupport (~> 4.0, >= 4.2.9)
jemoji (0.10.0)
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (~> 3.0)
json (2.1.0)
kramdown (1.16.2)
liquid (4.0.0)
listen (3.1.5)
Expand All @@ -201,16 +202,15 @@ GEM
ruby_dep (~> 1.2)
mercenary (0.3.6)
mini_portile2 (2.3.0)
minima (2.4.1)
minima (2.5.0)
jekyll (~> 3.5)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.11.3)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.8.2)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
octokit (4.8.0)
octokit (4.9.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.1)
forwardable-extended (~> 2.6)
Expand Down Expand Up @@ -239,22 +239,15 @@ GEM
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.3.0)
unicode-display_width (1.4.0)

PLATFORMS
ruby

DEPENDENCIES
github-pages
jekyll (~> 3.7.3)
jekyll-feed (~> 0.6)
jekyll-seo-tag
jekyll-sitemap
json
minima (~> 2.0)

RUBY VERSION
ruby 2.5.0p0
jekyll
jekyll-livereload

BUNDLED WITH
1.16.1
Empty file modified LICENSE
100644 → 100755
Empty file.
5 changes: 3 additions & 2 deletions README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

This is a Jekyll website mimicking the Minima theme, but using Bootstrap4.

Minima's wrapper is replaced by BootStrap's container, in order to use
Bootstrap's grid system and other features.
Minima's wrapper is replaced by BootStrap's container, in order to use Bootstrap's grid system and other features.

See the [live website](http://bugmark.github.io/website/) on GitHub pages.

To test this website locally : run ```jekyll serve``` in the repo dir.
29 changes: 24 additions & 5 deletions docs/_config.yml → _config.yml
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,13 +1,34 @@
title: Bugmark
authors:
snehasi:
name: Sneha Sinha
display_name: snehasi
email: [email protected]
twitter: sneha_si42
github: snehasi
andyl:
name: Andy Leak
display_name: andyl
email: [email protected]
twitter: akleak
github: andyl
cynthiapereira:
name: Cynthia Pereira
dev_email: [email protected]
email: [email protected]
description: "Bugmark Information"
url: https://bugmark.net
baseurl: /website
url: https://snehasi.github.io
twitter_username: getbugmark
github_username: bugmark
livereload: true

# Build settings
markdown: kramdown
sass:
sass_dir: _sass
include: ['_pages']
kramdown:
input: GFM
theme: minima
plugins:
- jekyll-feed
Expand All @@ -31,11 +52,9 @@ paginate: 1
sass:
sass_dir: _sass
style: :compressed
author: Bugmark
author: Bugmark

analytics_id: TBD

disqus:
shortname: TBD

excerpt_separator: <!--more-->
27 changes: 15 additions & 12 deletions docs/_includes/footer.html → _includes/footer.html
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
<footer class="site-footer">
<footer class="footer pt-5 pb-5">
<div class="container">
<div class="row">
<div class="col-md-6 text-center">
<div class="mx-auto text-center">
<div class="social-area mx-auto text-center">
<span class="text-muted">
<a href="mailto:{{ site.dev_email }}">Contact</a>
<a href="mailto:{{ site.dev_email }}">Email Us</a>
</span>
</div>
<div class="col-md-6 text-center">
<ul class="social-media-list">
<div class="social-area mx-auto text-center">
{% if site.github_username %}
<li>
<a class="social-item">


{% include icon/github.html username=site.github_username %}
</li>
</a>
{% endif %}

{% if site.twitter_username %}
<li>
<a class="social-item">
{% include icon/twitter.html username=site.twitter_username %}
</li>
</a>
{% endif %}
</ul>
</div>


</div>
</div>
</div>
</footer>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/_includes/head.html → _includes/head.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="canonical" href="{{ page.url | replace:'index.html','' | absolute_url }}">
<link rel="shortcut icon" href="{{ site.baseurl }}/public/icon.ico">
<link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ "/feed.xml" | relative_url }}">

{% if jekyll.environment == 'production' and site.google_analytics %}
{% include svc/google-analytics.html %}
{% endif %}
Expand Down
Loading