From f3426e633e2ab0fe472d7e5d699fb7aeb2419727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20W=C3=B6hlke?= Date: Thu, 17 Aug 2017 11:27:29 +0200 Subject: [PATCH 1/5] Set theme jekyll-theme-modernist --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 72d781d7..75e25358 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-tactile +theme: jekyll-theme-modernist From 96c0e2073b6a2d1e06a0231ec004945843e20c00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20W=C3=B6hlke?= Date: Thu, 17 Aug 2017 11:31:33 +0200 Subject: [PATCH 2/5] Set theme jekyll-theme-modernist --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 7f6db4a3..ec100226 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -26,7 +26,7 @@ github_username: phasenraum2010 # Build settings markdown: kramdown #theme: minima -theme: jekyll-theme-tactile +theme: jekyll-theme-modernist gems: - jekyll-feed exclude: From 8984c67f57b1d2084a5e1db5238f510157b0451e Mon Sep 17 00:00:00 2001 From: phasenraum2010 Date: Thu, 17 Aug 2017 11:46:37 +0200 Subject: [PATCH 3/5] removed docs --- docs/.gitignore | 4 - docs/Gemfile | 28 -- docs/_config.yml | 40 -- docs/_includes/disqus_comments.html | 20 - docs/_includes/footer.html | 36 -- docs/_includes/google-analytics.html | 11 - docs/_includes/head.html | 15 - docs/_includes/header.html | 34 -- docs/_includes/icon-github.html | 1 - docs/_includes/icon-github.svg | 1 - docs/_includes/icon-twitter.html | 1 - docs/_includes/icon-twitter.svg | 1 - docs/_layouts/default.html | 25 - docs/_layouts/home.html | 27 -- docs/_layouts/page.html | 17 - docs/_layouts/post.html | 31 -- docs/_posts/2016-05-20-my-example-post.md | 12 - docs/_posts/2016-05-20-super-long-article.md | 11 - ...s-post-demonstrates-post-content-styles.md | 88 ---- docs/_posts/2016-05-20-welcome-to-jekyll.md | 23 - .../2017-07-03-welcome-to-twitterwall.md | 47 -- docs/_sass/jekyll-theme-tactile.scss | 449 ------------------ docs/_sass/minima/_base.scss | 215 --------- docs/_sass/minima/_layout.scss | 244 ---------- docs/_sass/minima/_syntax-highlighting.scss | 71 --- docs/_sass/rouge-base16-dark.scss | 81 ---- docs/about.md | 32 -- docs/contribute.md | 75 --- docs/development.md | 44 -- docs/index.md | 27 -- docs/release-notes.md | 16 - 31 files changed, 1727 deletions(-) delete mode 100644 docs/.gitignore delete mode 100644 docs/Gemfile delete mode 100644 docs/_config.yml delete mode 100644 docs/_includes/disqus_comments.html delete mode 100644 docs/_includes/footer.html delete mode 100644 docs/_includes/google-analytics.html delete mode 100644 docs/_includes/head.html delete mode 100644 docs/_includes/header.html delete mode 100644 docs/_includes/icon-github.html delete mode 100644 docs/_includes/icon-github.svg delete mode 100644 docs/_includes/icon-twitter.html delete mode 100644 docs/_includes/icon-twitter.svg delete mode 100644 docs/_layouts/default.html delete mode 100644 docs/_layouts/home.html delete mode 100644 docs/_layouts/page.html delete mode 100644 docs/_layouts/post.html delete mode 100644 docs/_posts/2016-05-20-my-example-post.md delete mode 100644 docs/_posts/2016-05-20-super-long-article.md delete mode 100644 docs/_posts/2016-05-20-this-post-demonstrates-post-content-styles.md delete mode 100644 docs/_posts/2016-05-20-welcome-to-jekyll.md delete mode 100644 docs/_posts/2017-07-03-welcome-to-twitterwall.md delete mode 100644 docs/_sass/jekyll-theme-tactile.scss delete mode 100644 docs/_sass/minima/_base.scss delete mode 100644 docs/_sass/minima/_layout.scss delete mode 100644 docs/_sass/minima/_syntax-highlighting.scss delete mode 100644 docs/_sass/rouge-base16-dark.scss delete mode 100644 docs/about.md delete mode 100644 docs/contribute.md delete mode 100644 docs/development.md delete mode 100644 docs/index.md delete mode 100644 docs/release-notes.md diff --git a/docs/.gitignore b/docs/.gitignore deleted file mode 100644 index 0c23e87b..00000000 --- a/docs/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -Gemfile.lock -_site -.sass-cache -*.gem diff --git a/docs/Gemfile b/docs/Gemfile deleted file mode 100644 index 23016ab0..00000000 --- a/docs/Gemfile +++ /dev/null @@ -1,28 +0,0 @@ -source "https://rubygems.org" -ruby RUBY_VERSION - -# 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.4.3" - -# This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "jekyll-theme-tactile", "~> 0.0.4" - -# 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.9.2" -end - -# Windows does not include zoneinfo files, so bundle the tzinfo-data gem -gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] - diff --git a/docs/_config.yml b/docs/_config.yml deleted file mode 100644 index ec100226..00000000 --- a/docs/_config.yml +++ /dev/null @@ -1,40 +0,0 @@ -# Welcome to Jekyll! -# -# This config file is meant for settings that affect your whole blog, values -# which you are expected to set up once and rarely edit after that. If you find -# yourself editing this file very often, consider using Jekyll's data files -# feature for the data you need to update frequently. -# -# For technical reasons, this file is *NOT* reloaded automatically when you use -# 'bundle exec jekyll serve'. If you change this file, please restart the server process. - -# Site settings -# These are used to personalize your new site. If you look in the HTML files, -# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. -# You can create any custom variable you would like, and they will be accessible -# in the templates via {{ site.myvariable }}. -title: Twitterwall -author: Thomas Wöhlke -#email: thomas.woehlke@gmail.com -description: > # this means to ignore newlines until "baseurl:" - Twitterwall with spring-boot for heroku -baseurl: "/twitterwall2" # the subpath of your site, e.g. /blog -url: "https://phasenraum2010.github.io" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: ThomasWoehlke -github_username: phasenraum2010 - -# Build settings -markdown: kramdown -#theme: minima -theme: jekyll-theme-modernist -gems: - - jekyll-feed -exclude: - - Gemfile - - Gemfile.lock -google_analytics: UA-17174370-7 -minima: - date_format: "%b %-d, %Y" -jekyll-theme-tactile: - date_format: "%b %-d, %Y" - diff --git a/docs/_includes/disqus_comments.html b/docs/_includes/disqus_comments.html deleted file mode 100644 index 87fa3094..00000000 --- a/docs/_includes/disqus_comments.html +++ /dev/null @@ -1,20 +0,0 @@ -{% if page.comments != false and jekyll.environment == "production" %} - -
- - -{% endif %} diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html deleted file mode 100644 index 05ce4edb..00000000 --- a/docs/_includes/footer.html +++ /dev/null @@ -1,36 +0,0 @@ -
- -
- -

- {% if site.author %} - {% if site.github.is_project_page %} - {{ site.author | escape }} - {% endif %} - {% else %} - {{ site.title | escape }} - {% endif %} - {{ site.description | escape }} -

- -

- {% if site.github_username %} - - {% include icon-github.html username=site.github_username %} - - {% endif %} -   - {% if site.twitter_username %} - - {% include icon-twitter.html username=site.twitter_username %} - - {% endif %} -

- -

- This page was generated by GitHub Pages. -

- -
- -
diff --git a/docs/_includes/google-analytics.html b/docs/_includes/google-analytics.html deleted file mode 100644 index eb2a692a..00000000 --- a/docs/_includes/google-analytics.html +++ /dev/null @@ -1,11 +0,0 @@ - - diff --git a/docs/_includes/head.html b/docs/_includes/head.html deleted file mode 100644 index 9c3dc20b..00000000 --- a/docs/_includes/head.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - {% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %} by {{ site.github.owner_name }} - - - - diff --git a/docs/_includes/header.html b/docs/_includes/header.html deleted file mode 100644 index 9f18da9a..00000000 --- a/docs/_includes/header.html +++ /dev/null @@ -1,34 +0,0 @@ -
- -
- {% assign default_paths = site.pages | map: "path" %} - {% assign page_paths = site.header_pages | default: default_paths %} - {{ site.title | escape }} - - {% if page_paths %} - - {% endif %} -
-

{{ page.title | default: site.title | default: site.github.repository_name }}

-

{{ page.description | default: site.description | default: site.github.project_tagline }}

-
diff --git a/docs/_includes/icon-github.html b/docs/_includes/icon-github.html deleted file mode 100644 index e501a16b..00000000 --- a/docs/_includes/icon-github.html +++ /dev/null @@ -1 +0,0 @@ -{% include icon-github.svg %}{{ include.username }} diff --git a/docs/_includes/icon-github.svg b/docs/_includes/icon-github.svg deleted file mode 100644 index e6c5f6df..00000000 --- a/docs/_includes/icon-github.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/docs/_includes/icon-twitter.html b/docs/_includes/icon-twitter.html deleted file mode 100644 index e623dbd6..00000000 --- a/docs/_includes/icon-twitter.html +++ /dev/null @@ -1 +0,0 @@ -{{ include.username }} diff --git a/docs/_includes/icon-twitter.svg b/docs/_includes/icon-twitter.svg deleted file mode 100644 index efc0ecf6..00000000 --- a/docs/_includes/icon-twitter.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html deleted file mode 100644 index 06b3131e..00000000 --- a/docs/_layouts/default.html +++ /dev/null @@ -1,25 +0,0 @@ - - -{% include head.html %} - - -
-
- - {% include header.html %} - -
- {{ content }} -
- - {% include footer.html %} - -
-
- - {% if jekyll.environment == 'production' and site.google_analytics %} - {% include google-analytics.html %} - {% endif %} - - - diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html deleted file mode 100644 index 7d69e3b4..00000000 --- a/docs/_layouts/home.html +++ /dev/null @@ -1,27 +0,0 @@ ---- -layout: default ---- - -
- - {{ content }} - -

Posts

- -
    - {% for post in site.posts %} -
  • - {% assign date_format = site.minima.date_format | default: "%b %-d, %Y" %} - - -

    - {{ post.title | escape }} -

    -
  • - {% endfor %} -
- -

subscribe via RSS

- -
- diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html deleted file mode 100644 index 554977bd..00000000 --- a/docs/_layouts/page.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: default ---- - -
- -
- {{ content }} -
- -
-

<<< back

-
- -
- - diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html deleted file mode 100644 index 1bee4eb3..00000000 --- a/docs/_layouts/post.html +++ /dev/null @@ -1,31 +0,0 @@ ---- -layout: default ---- - -
- -
-

{{ page.title | escape }}

- -
- -
- {{ content }} -
- - {% if site.disqus.shortname %} - {% include disqus_comments.html %} - {% endif %} - -
-

<<< back

-
- -
diff --git a/docs/_posts/2016-05-20-my-example-post.md b/docs/_posts/2016-05-20-my-example-post.md deleted file mode 100644 index 145b21de..00000000 --- a/docs/_posts/2016-05-20-my-example-post.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -layout: post ---- - -Eos eu docendi tractatos sapientem, brute option menandri in vix, quando vivendo accommodare te ius. Nec melius fastidii constituam id, viderer theophrastus ad sit, hinc semper periculis cum id. Noluisse postulant assentior est in, no choro sadipscing repudiandae vix. Vis in euismod delenit dignissim. Ex quod nostrum sit, suas decore animal id ius, nobis solet detracto quo te. - -{% comment %} -Might you have an include in your theme? Why not try it here! -{% include my-themes-great-include.html %} -{% endcomment %} - -No laudem altera adolescens has, volumus lucilius eum no. Eam ei nulla audiam efficiantur. Suas affert per no, ei tale nibh sea. Sea ne magna harum, in denique scriptorem sea, cetero alienum tibique ei eos. Labores persequeris referrentur eos ei. diff --git a/docs/_posts/2016-05-20-super-long-article.md b/docs/_posts/2016-05-20-super-long-article.md deleted file mode 100644 index 5652a9a2..00000000 --- a/docs/_posts/2016-05-20-super-long-article.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: post -title: "Some articles are just so long they deserve a really long title to see if things will break well" -categories: misc ---- - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est. - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est. - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est. diff --git a/docs/_posts/2016-05-20-this-post-demonstrates-post-content-styles.md b/docs/_posts/2016-05-20-this-post-demonstrates-post-content-styles.md deleted file mode 100644 index 606eac29..00000000 --- a/docs/_posts/2016-05-20-this-post-demonstrates-post-content-styles.md +++ /dev/null @@ -1,88 +0,0 @@ ---- -layout: post -title: "This post demonstrates post content styles" -categories: junk -author: "Bart Simpson" -meta: "Springfield" ---- - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. - -## Some great heading (h2) - -Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. - -Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est. - -## Another great heading (h2) - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. - -### Some great subheading (h3) - -Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. - -Phasellus et hendrerit mauris. Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. - -### Some great subheading (h3) - -Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est. - -> This quote will change your life. It will reveal the secrets of the universe, and all the wonders of humanity. Don't misuse it. - -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce bibendum neque eget nunc mattis eu sollicitudin enim tincidunt. - -### Some great subheading (h3) - -Vestibulum lacus tortor, ultricies id dignissim ac, bibendum in velit. Proin convallis mi ac felis pharetra aliquam. Curabitur dignissim accumsan rutrum. - -```html - - - - -

Hello, World!

- - -``` - - -In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. - -#### You might want a sub-subheading (h4) - -In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. - -In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. - -#### But it's probably overkill (h4) - -In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. - -### Oh hai, an unordered list!! - -In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. - -- First item, yo -- Second item, dawg -- Third item, what what?! -- Fourth item, fo sheezy my neezy - -### Oh hai, an ordered list!! - -In arcu magna, aliquet vel pretium et, molestie et arcu. Mauris lobortis nulla et felis ullamcorper bibendum. Phasellus et hendrerit mauris. - -1. First item, yo -2. Second item, dawg -3. Third item, what what?! -4. Fourth item, fo sheezy my neezy - - - -## Headings are cool! (h2) - -Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. Praesent varius interdum vehicula. Aenean risus libero, placerat at vestibulum eget, ultricies eu enim. Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est. - -Praesent nulla tortor, malesuada adipiscing adipiscing sollicitudin, adipiscing eget est. - -Proin eget nibh a massa vestibulum pretium. Suspendisse eu nisl a ante aliquet bibendum quis a nunc. diff --git a/docs/_posts/2016-05-20-welcome-to-jekyll.md b/docs/_posts/2016-05-20-welcome-to-jekyll.md deleted file mode 100644 index 0d133781..00000000 --- a/docs/_posts/2016-05-20-welcome-to-jekyll.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -layout: post ---- -You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated. - -To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works. - -Jekyll also offers powerful support for code snippets: - -{% highlight ruby %} -def print_hi(name) - puts "Hi, #{name}" -end -print_hi('Tom') -#=> prints 'Hi, Tom' to STDOUT. -{% endhighlight %} - -Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk]. - -[jekyll-docs]: http://jekyllrb.com/docs/home -[jekyll-gh]: https://github.com/jekyll/jekyll -[jekyll-talk]: https://talk.jekyllrb.com/ - diff --git a/docs/_posts/2017-07-03-welcome-to-twitterwall.md b/docs/_posts/2017-07-03-welcome-to-twitterwall.md deleted file mode 100644 index c619e1aa..00000000 --- a/docs/_posts/2017-07-03-welcome-to-twitterwall.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -layout: post -title: "Welcome to Twitterwall!" -date: 2017-07-03 02:04:01 +0200 -categories: news ---- - -Twitterwall Application Configuration and main Class: - -```java -package org.woehlke.twitterwall; - -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.EnableAutoConfiguration; -import org.springframework.context.annotation.ComponentScan; -import org.springframework.context.annotation.Configuration; -import org.springframework.scheduling.annotation.EnableScheduling; - -/** - * Created by tw on 10.06.17. - */ -@Configuration -@EnableAutoConfiguration -@ComponentScan -@EnableScheduling -public class Application { - - public static void main(String[] args) { - SpringApplication.run(Application.class, args); - } - -} -``` - -### Small image - -![](https://assets-cdn.github.com/images/icons/emoji/octocat.png) - -### Large image - -![](https://guides.github.com/activities/hello-world/branching.png) - -Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk]. - -[jekyll-docs]: https://jekyllrb.com/docs/home -[jekyll-gh]: https://github.com/jekyll/jekyll -[jekyll-talk]: https://talk.jekyllrb.com/ diff --git a/docs/_sass/jekyll-theme-tactile.scss b/docs/_sass/jekyll-theme-tactile.scss deleted file mode 100644 index aab576f7..00000000 --- a/docs/_sass/jekyll-theme-tactile.scss +++ /dev/null @@ -1,449 +0,0 @@ -@import "rouge-base16-dark"; - -// Define defaults for each variable. - -$base-font-family: 'Helvetica Neue', Helvetica, Arial, serif !default; -$base-font-size: 16px !default; -$base-font-weight: 400 !default; -$small-font-size: $base-font-size * 0.875 !default; -$base-line-height: 1.5 !default; - -$spacing-unit: 30px !default; - -$text-color: #303030 !default; -$background-color: #e7e7e7 !default; -$brand-color: #d5000d !default; - -$grey-color: #828282 !default; -$grey-color-light: lighten($grey-color, 40%) !default; -$grey-color-dark: darken($grey-color, 25%) !default; - -// Width of the content area -$content-width: 800px !default; - -$on-palm: 600px !default; -$on-laptop: 800px !default; - -// Use media queries like this: -// @include media-query($on-palm) { -// .wrapper { -// padding-right: $spacing-unit / 2; -// padding-left: $spacing-unit / 2; -// } -// } -@mixin media-query($device) { - @media screen and (max-width: $device) { - @content; - } -} - -@mixin relative-font-size($ratio) { - font-size: $base-font-size * $ratio; -} - -/** - * Icons - */ -.icon > svg { - display: inline-block; - vertical-align: middle; - - path { - fill: $grey-color; - } -} - -.social-media-list { - .icon { - padding-right: 5px; - } - - li + li { - padding-top: 5px; - } -} - -// Import partials. -@import -"minima/layout" -; - -/* http://meyerweb.com/eric/tools/css/reset/ - v2.0 | 20110126 - License: none (public domain) -*/ -html, body, div, span, applet, object, iframe, -h1, h2, h3, h4, h5, h6, p, blockquote, pre, -a, abbr, acronym, address, big, cite, code, -del, dfn, em, img, ins, kbd, q, s, samp, -small, strike, strong, sub, sup, tt, var, -b, u, i, center, -dl, dt, dd, ol, ul, li, -fieldset, form, label, legend, -table, caption, tbody, tfoot, thead, tr, th, td, -article, aside, canvas, details, embed, -figure, figcaption, footer, header, hgroup, -menu, nav, output, ruby, section, summary, -time, mark, audio, video { - padding: 0; - margin: 0; - font: inherit; - font-size: 100%; - vertical-align: baseline; - border: 0; -} -/* HTML5 display-role reset for older browsers */ -article, aside, details, figcaption, figure, -footer, header, hgroup, menu, nav, section { - display: block; -} -body { - line-height: 1; -} -ol, ul { - list-style: none; -} -blockquote, q { - quotes: none; -} -blockquote:before, blockquote:after, -q:before, q:after { - content: ''; - content: none; -} -table { - border-spacing: 0; - border-collapse: collapse; -} - -/* LAYOUT STYLES */ -body { - font-family: 'Helvetica Neue', Helvetica, Arial, serif; - font-size: 1em; - line-height: 1.5; - color: #6d6d6d; - text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); - background: #e7e7e7 url(../images/body-bg.png) 0 0 repeat; -} - -a { - color: #d5000d; -} -a:hover { - color: #c5000c; -} - -header { - padding-top: 35px; - padding-bottom: 25px; -} - -header h1 { - font-family: 'Chivo', 'Helvetica Neue', Helvetica, Arial, serif; - font-size: 48px; font-weight: 900; - line-height: 1.2; - color: #303030; - letter-spacing: -1px; -} - -header h2 { - font-size: 24px; - font-weight: normal; - line-height: 1.3; - color: #aaa; - letter-spacing: -1px; -} - -#container { - min-height: 595px; - background: transparent url(../images/highlight-bg.jpg) 50% 0 no-repeat; -} - -.inner { - width: 620px; - margin: 0 auto; -} - -#container .inner img { - max-width: 100%; -} - -#downloads { - margin-bottom: 40px; -} - -a.button { - display: block; - float: left; - width: 179px; - padding: 12px 8px 12px 8px; - margin-right: 14px; - font-size: 15px; - font-weight: bold; - line-height: 25px; - color: #303030; - background: #fdfdfd; /* Old browsers */ - background: -moz-linear-gradient(top, #fdfdfd 0%, #f2f2f2 100%); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fdfdfd 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fdfdfd 0%,#f2f2f2 100%); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fdfdfd 0%,#f2f2f2 100%); /* IE10+ */ - background: linear-gradient(top, #fdfdfd 0%,#f2f2f2 100%); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */ - border-top: solid 1px #cbcbcb; - border-right: solid 1px #b7b7b7; - border-bottom: solid 1px #b3b3b3; - border-left: solid 1px #b7b7b7; - border-radius: 30px; - -webkit-box-shadow: 10px 10px 5px #888; - -moz-box-shadow: 10px 10px 5px #888; - box-shadow: 0px 1px 5px #e8e8e8; - -moz-border-radius: 30px; - -webkit-border-radius: 30px; -} -a.button:hover { - background: #fafafa; /* Old browsers */ - background: -moz-linear-gradient(top, #fdfdfd 0%, #f6f6f6 100%); /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fdfdfd 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fdfdfd 0%,#f6f6f6 100%); /* Opera 11.10+ */ - background: -ms-linear-gradient(top, #fdfdfd 0%,#f6f6f6 100%); /* IE10+ */ - background: linear-gradient(top, #fdfdfd 0%,#f6f6f6, 100%); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */ - border-top: solid 1px #b7b7b7; - border-right: solid 1px #b3b3b3; - border-bottom: solid 1px #b3b3b3; - border-left: solid 1px #b3b3b3; -} - -a.button span { - display: block; - height: 23px; - padding-left: 50px; -} - -#download-zip span { - background: transparent url(../images/zip-icon.png) 12px 50% no-repeat; -} -#download-tar-gz span { - background: transparent url(../images/tar-gz-icon.png) 12px 50% no-repeat; -} -#view-on-github span { - background: transparent url(../images/octocat-icon.png) 12px 50% no-repeat; -} -#view-on-github { - margin-right: 0; -} - -code, pre { - margin-bottom: 30px; - font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal; - font-size: 14px; - color: #222; -} - -code { - padding: 0 3px; - background-color: #f2f2f2; - border: solid 1px #ddd; -} - -pre { - padding: 20px; - overflow: auto; - color: #f2f2f2; - text-shadow: none; - background: #303030; -} -pre code { - padding: 0; - color: #f2f2f2; - background-color: #303030; - border: none; -} - -ul, ol, dl { - margin-bottom: 20px; -} - - -/* COMMON STYLES */ - -hr { - height: 1px; - padding-bottom: 1em; - margin-top: 1em; - line-height: 1px; - background: transparent url('../images/hr.png') 50% 0 no-repeat; - border: none; -} - -strong { - font-weight: bold; -} - -em { - font-style: italic; -} - -table { - width: 100%; - border: 1px solid #ebebeb; -} - -th { - font-weight: 500; -} - -td { - font-weight: 300; - text-align: center; - border: 1px solid #ebebeb; -} - -form { - padding: 20px; - background: #f2f2f2; - -} - - -/* GENERAL ELEMENT TYPE STYLES */ - -h1 { - font-size: 32px; -} - -h2 { - margin-bottom: 8px; - font-size: 22px; - font-weight: bold; - color: #303030; -} - -h3 { - margin-bottom: 8px; - font-size: 18px; - font-weight: bold; - color: #d5000d; -} - -h4 { - font-size: 16px; - font-weight: bold; - color: #303030; -} - -h5 { - font-size: 1em; - color: #303030; -} - -h6 { - font-size: .8em; - color: #303030; -} - -p { - margin-bottom: 20px; - font-weight: 300; -} - -a { - text-decoration: none; -} - -p a { - font-weight: 400; -} - -blockquote { - padding: 0 0 0 30px; - margin-bottom: 20px; - font-size: 1.6em; - border-left: 10px solid #e9e9e9; -} - -ul li { - list-style-position: inside; - list-style: disc; - padding-left: 20px; -} - -ol li { - list-style-position: inside; - list-style: decimal; - padding-left: 3px; -} - -dl dt { - color: #303030; -} - -footer { - padding-top: 20px; - padding-bottom: 30px; - margin-top: 40px; - font-size: 13px; - color: #aaa; - background: transparent url('../images/hr.png') 0 0 no-repeat; -} - -footer a { - color: #666; -} -footer a:hover { - color: #444; -} - -/* MISC */ -.clearfix:after { - display: block; - height: 0; - clear: both; - visibility: hidden; - content: '.'; -} - -.clearfix {display: inline-block;} -* html .clearfix {height: 1%;} -.clearfix {display: block;} - -/* #Media Queries -================================================== */ - -/* Smaller than standard 960 (devices and browsers) */ -@media only screen and (max-width: 959px) { } - -/* Tablet Portrait size to standard 960 (devices and browsers) */ -@media only screen and (min-width: 768px) and (max-width: 959px) { } - -/* All Mobile Sizes (devices and browser) */ -@media only screen and (max-width: 767px) { - header { - padding-top: 10px; - padding-bottom: 10px; - } - #downloads { - margin-bottom: 25px; - } - #download-zip, #download-tar-gz { - display: none; - } - .inner { - width: 94%; - margin: 0 auto; - } -} - -/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */ -@media only screen and (min-width: 480px) and (max-width: 767px) { } - -/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ -@media only screen and (max-width: 479px) { } - -ul.contact-list li, -ul.social-media-list li { - list-style: none; - margin-left: 0; -} diff --git a/docs/_sass/minima/_base.scss b/docs/_sass/minima/_base.scss deleted file mode 100644 index a10fd989..00000000 --- a/docs/_sass/minima/_base.scss +++ /dev/null @@ -1,215 +0,0 @@ -/** - * Reset some basic elements - */ -body, h1, h2, h3, h4, h5, h6, -p, blockquote, pre, hr, -dl, dd, ol, ul, figure { - margin: 0; - padding: 0; -} - - - -/** - * Basic styling - */ -body { - font: $base-font-weight #{$base-font-size}/#{$base-line-height} $base-font-family; - color: $text-color; - background-color: $background-color; - -webkit-text-size-adjust: 100%; - -webkit-font-feature-settings: "kern" 1; - -moz-font-feature-settings: "kern" 1; - -o-font-feature-settings: "kern" 1; - font-feature-settings: "kern" 1; - font-kerning: normal; -} - - - -/** - * Set `margin-bottom` to maintain vertical rhythm - */ -h1, h2, h3, h4, h5, h6, -p, blockquote, pre, -ul, ol, dl, figure, -%vertical-rhythm { - margin-bottom: $spacing-unit / 2; -} - - - -/** - * Images - */ -img { - max-width: 100%; - vertical-align: middle; -} - - - -/** - * Figures - */ -figure > img { - display: block; -} - -figcaption { - font-size: $small-font-size; -} - - - -/** - * Lists - */ -ul, ol { - margin-left: $spacing-unit; -} - -li { - > ul, - > ol { - margin-bottom: 0; - } -} - - - -/** - * Headings - */ -h1, h2, h3, h4, h5, h6 { - font-weight: $base-font-weight; -} - - - -/** - * Links - */ -a { - color: $brand-color; - text-decoration: none; - - &:visited { - color: darken($brand-color, 15%); - } - - &:hover { - color: $text-color; - text-decoration: underline; - } - - .social-media-list &:hover { - text-decoration: none; - - .username { - text-decoration: underline; - } - } -} - - -/** - * Blockquotes - */ -blockquote { - color: $grey-color; - border-left: 4px solid $grey-color-light; - padding-left: $spacing-unit / 2; - @include relative-font-size(1.125); - letter-spacing: -1px; - font-style: italic; - - > :last-child { - margin-bottom: 0; - } -} - - - -/** - * Code formatting - */ -pre, -code { - @include relative-font-size(0.9375); - border: 1px solid $grey-color-light; - border-radius: 3px; - background-color: #eef; -} - -code { - padding: 1px 5px; -} - -pre { - padding: 8px 12px; - overflow-x: auto; - - > code { - border: 0; - padding-right: 0; - padding-left: 0; - } -} - - - -/** - * Wrapper - */ -.wrapper { - max-width: -webkit-calc(#{$content-width} - (#{$spacing-unit} * 2)); - max-width: calc(#{$content-width} - (#{$spacing-unit} * 2)); - margin-right: auto; - margin-left: auto; - padding-right: $spacing-unit; - padding-left: $spacing-unit; - @extend %clearfix; - - @include media-query($on-laptop) { - max-width: -webkit-calc(#{$content-width} - (#{$spacing-unit})); - max-width: calc(#{$content-width} - (#{$spacing-unit})); - padding-right: $spacing-unit / 2; - padding-left: $spacing-unit / 2; - } -} - - - -/** - * Clearfix - */ -%clearfix:after { - content: ""; - display: table; - clear: both; -} - - - -/** - * Icons - */ -.icon > svg { - display: inline-block; - vertical-align: middle; - - path { - fill: $grey-color; - } -} - -.social-media-list { - .icon { - padding-right: 5px; - } - - li + li { - padding-top: 5px; - } -} diff --git a/docs/_sass/minima/_layout.scss b/docs/_sass/minima/_layout.scss deleted file mode 100644 index c8c8fc3a..00000000 --- a/docs/_sass/minima/_layout.scss +++ /dev/null @@ -1,244 +0,0 @@ -/** - * Site header - */ - -.site-header { - border-top: 5px solid $grey-color-dark; - border-bottom: 1px solid $grey-color-light; - min-height: $spacing-unit * 1.865; - - // Positioning context for the mobile navigation icon - position: relative; -} - -.site-title { - @include relative-font-size(1.625); - font-weight: 300; - line-height: $base-line-height * $base-font-size * 2.25; - letter-spacing: -1px; - margin-bottom: 0; - float: left; - - &, - &:visited { - color: $grey-color-dark; - } -} - - -.site-nav { - float: right; - line-height: $base-line-height * $base-font-size * 2.25; - - .nav-trigger { - display: none; - } - - .menu-icon { - display: none; - } - - .page-link { - color: $text-color; - line-height: $base-line-height; - - // Gaps between nav items, but not on the last one - &:not(:last-child) { - margin-right: 20px; - } - } - - @include media-query($on-palm) { - position: absolute; - top: 9px; - right: $spacing-unit / 2; - background-color: $background-color; - border: 1px solid $grey-color-light; - border-radius: 5px; - text-align: right; - - label[for="nav-trigger"] { - display: block; - float: right; - width: 36px; - height: 36px; - z-index: 2; - cursor: pointer; - } - - .menu-icon { - display: block; - float: right; - width: 36px; - height: 26px; - line-height: 0; - padding-top: 10px; - text-align: center; - - > svg path { - fill: $grey-color-dark; - } - } - - input ~ .trigger { - clear: both; - display: none; - } - - input:checked ~ .trigger { - display: block; - padding-bottom: 5px; - } - - .page-link { - display: block; - padding: 5px 10px; - - &:not(:last-child) { - margin-right: 0; - } - margin-left: 20px; - } - } -} - -/** - * Site footer - */ -.site-footer { - border-top: 1px solid $grey-color-light; - padding: $spacing-unit 0; -} - -.footer-heading { - @include relative-font-size(1.125); - margin-bottom: $spacing-unit / 2; -} - -.footer-col-wrapper { - @include relative-font-size(0.9375); - color: $grey-color; - margin-left: -$spacing-unit / 2; - /* @extend %clearfix; */ -} - -.footer-col { - float: left; - margin-bottom: $spacing-unit / 2; - padding-left: $spacing-unit / 2; -} - -.footer-col-1 { - width: -webkit-calc(35% - (#{$spacing-unit} / 2)); - width: calc(35% - (#{$spacing-unit} / 2)); -} - -.footer-col-2 { - width: -webkit-calc(20% - (#{$spacing-unit} / 2)); - width: calc(20% - (#{$spacing-unit} / 2)); -} - -.footer-col-3 { - width: -webkit-calc(45% - (#{$spacing-unit} / 2)); - width: calc(45% - (#{$spacing-unit} / 2)); -} - -@include media-query($on-laptop) { - .footer-col-1, - .footer-col-2 { - width: -webkit-calc(50% - (#{$spacing-unit} / 2)); - width: calc(50% - (#{$spacing-unit} / 2)); - } - - .footer-col-3 { - width: -webkit-calc(100% - (#{$spacing-unit} / 2)); - width: calc(100% - (#{$spacing-unit} / 2)); - } -} - -@include media-query($on-palm) { - .footer-col { - float: none; - width: -webkit-calc(100% - (#{$spacing-unit} / 2)); - width: calc(100% - (#{$spacing-unit} / 2)); - } -} - - - -/** - * Page content - */ -.page-content { - padding: $spacing-unit 0; -} - -.page-heading { - @include relative-font-size(1.25); -} - -.post-list { - margin-left: 0; - list-style: none; - - > li { - margin-bottom: $spacing-unit; - } -} - -.post-meta { - font-size: $small-font-size; - color: $grey-color; -} - -.post-link { - display: block; - @include relative-font-size(1.5); -} - - - -/** - * Posts - */ -.post-header { - margin-bottom: $spacing-unit; -} - -.post-title { - @include relative-font-size(2.625); - letter-spacing: -1px; - line-height: 1; - - @include media-query($on-laptop) { - @include relative-font-size(2.25); - } -} - -.post-content { - margin-bottom: $spacing-unit; - - h2 { - @include relative-font-size(2); - - @include media-query($on-laptop) { - @include relative-font-size(1.75); - } - } - - h3 { - @include relative-font-size(1.625); - - @include media-query($on-laptop) { - @include relative-font-size(1.375); - } - } - - h4 { - @include relative-font-size(1.25); - - @include media-query($on-laptop) { - @include relative-font-size(1.125); - } - } -} diff --git a/docs/_sass/minima/_syntax-highlighting.scss b/docs/_sass/minima/_syntax-highlighting.scss deleted file mode 100644 index bccdb899..00000000 --- a/docs/_sass/minima/_syntax-highlighting.scss +++ /dev/null @@ -1,71 +0,0 @@ -/** - * Syntax highlighting styles - */ -.highlight { - background: #fff; - @extend %vertical-rhythm; - - .highlighter-rouge & { - background: #eef; - } - - .c { color: #998; font-style: italic } // Comment - .err { color: #a61717; background-color: #e3d2d2 } // Error - .k { font-weight: bold } // Keyword - .o { font-weight: bold } // Operator - .cm { color: #998; font-style: italic } // Comment.Multiline - .cp { color: #999; font-weight: bold } // Comment.Preproc - .c1 { color: #998; font-style: italic } // Comment.Single - .cs { color: #999; font-weight: bold; font-style: italic } // Comment.Special - .gd { color: #000; background-color: #fdd } // Generic.Deleted - .gd .x { color: #000; background-color: #faa } // Generic.Deleted.Specific - .ge { font-style: italic } // Generic.Emph - .gr { color: #a00 } // Generic.Error - .gh { color: #999 } // Generic.Heading - .gi { color: #000; background-color: #dfd } // Generic.Inserted - .gi .x { color: #000; background-color: #afa } // Generic.Inserted.Specific - .go { color: #888 } // Generic.Output - .gp { color: #555 } // Generic.Prompt - .gs { font-weight: bold } // Generic.Strong - .gu { color: #aaa } // Generic.Subheading - .gt { color: #a00 } // Generic.Traceback - .kc { font-weight: bold } // Keyword.Constant - .kd { font-weight: bold } // Keyword.Declaration - .kp { font-weight: bold } // Keyword.Pseudo - .kr { font-weight: bold } // Keyword.Reserved - .kt { color: #458; font-weight: bold } // Keyword.Type - .m { color: #099 } // Literal.Number - .s { color: #d14 } // Literal.String - .na { color: #008080 } // Name.Attribute - .nb { color: #0086B3 } // Name.Builtin - .nc { color: #458; font-weight: bold } // Name.Class - .no { color: #008080 } // Name.Constant - .ni { color: #800080 } // Name.Entity - .ne { color: #900; font-weight: bold } // Name.Exception - .nf { color: #900; font-weight: bold } // Name.Function - .nn { color: #555 } // Name.Namespace - .nt { color: #000080 } // Name.Tag - .nv { color: #008080 } // Name.Variable - .ow { font-weight: bold } // Operator.Word - .w { color: #bbb } // Text.Whitespace - .mf { color: #099 } // Literal.Number.Float - .mh { color: #099 } // Literal.Number.Hex - .mi { color: #099 } // Literal.Number.Integer - .mo { color: #099 } // Literal.Number.Oct - .sb { color: #d14 } // Literal.String.Backtick - .sc { color: #d14 } // Literal.String.Char - .sd { color: #d14 } // Literal.String.Doc - .s2 { color: #d14 } // Literal.String.Double - .se { color: #d14 } // Literal.String.Escape - .sh { color: #d14 } // Literal.String.Heredoc - .si { color: #d14 } // Literal.String.Interpol - .sx { color: #d14 } // Literal.String.Other - .sr { color: #009926 } // Literal.String.Regex - .s1 { color: #d14 } // Literal.String.Single - .ss { color: #990073 } // Literal.String.Symbol - .bp { color: #999 } // Name.Builtin.Pseudo - .vc { color: #008080 } // Name.Variable.Class - .vg { color: #008080 } // Name.Variable.Global - .vi { color: #008080 } // Name.Variable.Instance - .il { color: #099 } // Literal.Number.Integer.Long -} diff --git a/docs/_sass/rouge-base16-dark.scss b/docs/_sass/rouge-base16-dark.scss deleted file mode 100644 index c303bd58..00000000 --- a/docs/_sass/rouge-base16-dark.scss +++ /dev/null @@ -1,81 +0,0 @@ -/* - generated by rouge http://rouge.jneen.net/ - original base16 by Chris Kempson (https://github.com/chriskempson/base16) -*/ - -.highlight table td { padding: 5px; } -.highlight table pre { margin: 0; } -.highlight, .highlight .w { - color: #d0d0d0; -} -.highlight .err { - color: #151515; - background-color: #ac4142; -} -.highlight .c, .highlight .cd, .highlight .cm, .highlight .c1, .highlight .cs { - color: #888; -} -.highlight .cp { - color: #f4bf75; -} -.highlight .nt { - color: #f4bf75; -} -.highlight .o, .highlight .ow { - color: #d0d0d0; -} -.highlight .p, .highlight .pi { - color: #d0d0d0; -} -.highlight .gi { - color: #90a959; -} -.highlight .gd { - color: #ac4142; -} -.highlight .gh { - color: #6a9fb5; - font-weight: bold; -} -.highlight .k, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kv { - color: #aa759f; -} -.highlight .kc { - color: #d28445; -} -.highlight .kt { - color: #d28445; -} -.highlight .kd { - color: #d28445; -} -.highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .sh, .highlight .sx, .highlight .s1 { - color: #90a959; -} -.highlight .sr { - color: #75b5aa; -} -.highlight .si { - color: #8f5536; -} -.highlight .se { - color: #8f5536; -} -.highlight .nn { - color: #f4bf75; -} -.highlight .nc { - color: #f4bf75; -} -.highlight .no { - color: #f4bf75; -} -.highlight .na { - color: #6a9fb5; -} -.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mb, .highlight .mx { - color: #90a959; -} -.highlight .ss { - color: #90a959; -} diff --git a/docs/about.md b/docs/about.md deleted file mode 100644 index 03da9097..00000000 --- a/docs/about.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -layout: page -title: About -permalink: /about/ ---- - -## [Twitterwall2]( https://github.com/phasenraum2010/twitterwall2 ) - -+ Twitterwall with [spring:boot]( https://projects.spring.io/spring-boot/ ) for [heroku]( https://heroku.com ) -+ More Info: [https://phasenraum2010.github.io/twitterwall2/](https://phasenraum2010.github.io/twitterwall2/) - - -## Source Code for Twitterwall - -You can find the source code for Twitterwall at -{% include icon-github.html username="phasenraum2010" %} / -[twitterwall2](https://github.com/phasenraum2010/twitterwall2) - - -## Jekyll - -This is is using the base Jekyll theme. - -You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/) - -You can find the source code for the Jekyll new theme at: -{% include icon-github.html username="jekyll" %} / -[minima](https://github.com/jekyll/minima) - -You can find the source code for Jekyll at -{% include icon-github.html username="jekyll" %} / -[jekyll](https://github.com/jekyll/jekyll) diff --git a/docs/contribute.md b/docs/contribute.md deleted file mode 100644 index 22385907..00000000 --- a/docs/contribute.md +++ /dev/null @@ -1,75 +0,0 @@ ---- -layout: page -title: Contribute -permalink: /contribute/ ---- - -## Fork, patch and contribute code - -Feel free to fork Twitterwall [Git repository at GitHub][twitterwall-github] for your own use and -updates. - -Contribute your fixes and new features back to the main codebase using -[GitHub pull requests][github-pull-req]. - -[twitterwall-github]: http://github.com/andriusvelykis/reflow-maven-skin/ -[github-pull-req]: http://help.github.com/articles/using-pull-requests - -## Issues (bug and feature tracker) - -Please report any bugs found, feature requests or other issues on -[Twitterwall GitHub tracker][twitterwall-issues]. - -When creating a new issue, try following [necolas's guidelines][issue-guidelines]. - -[twitterwall-issues]: https://github.com/phasenraum2010/twitterwall2/issues -[issue-guidelines]: http://github.com/necolas/issue-guidelines/#readme - -## Support - -Let me know if you are using Twitterwall. I may get around to creating a showcase page listing user sites. - -[Contact me][av-site] if you have questions about Twitterwall, or just like to say something about it. -If you _really really_ like it and want to support the author, I will be glad to -[accept a small donation][donate]. - -[av-site]: https://twitter.com/ThomasWoehlke -[donate]: https://www.paypal.me/ThomasWoehlke - -## Author: - -**Thomas Wöhlke** -+ Twitter: https://twitter.com/ThomasWoehlke -+ Github: https://github.com/phasenraum2010 -+ Blog: https://thomas-woehlke.blogspot.de - -## Acknowledgements - -+ Twitterwall Frontend is built on [Bootstrap][bootstrap]. -+ These include icons from [Glyphicons][glyphicons] and web fonts from [Google][webfonts]. -+ JavaScript goodies with [jQuery][jquery]. -+ More icons by [fontawesome][fontawesome]. -+ Twitterwall Backend is made with [Java][java] and [Spring-Boot][spring-boot]. -+ Database [PostgreSQL][postgresql] and jdbc by [PostgreSQL-JDBC][postgresql-jdbc]. -+ Running on Cloud-Service [Heroku][heroku]. - -[java]: http://www.oracle.com/technetwork/java/javase/downloads/index.html -[fontawesome]: http://fontawesome.io/icons/ -[postgresql-jdbc]: https://jdbc.postgresql.org/ -[postgresql]: https://www.postgresql.org/ -[heroku]: https://heroku.com -[spring-boot]: https://projects.spring.io/spring-boot/ -[bootstrap]: http://getbootstrap.com/ -[glyphicons]: http://glyphicons.com/ -[webfonts]: http://www.google.com/webfonts/ -[jquery]: http://jquery.org - -## Copyright and license - -© 2017 Thomas Wöhlke - -Licensed under the GNU General Public License Version 2.0 - -http://www.gnu.org/licenses/old-licenses/gpl-2.0 - - diff --git a/docs/development.md b/docs/development.md deleted file mode 100644 index 9036439b..00000000 --- a/docs/development.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -layout: page -title: Development -permalink: /development/ ---- - -## Repository: -- Get Source Code: git clone https://github.com/phasenraum2010/twitterwall2.git -- Project: https://github.com/phasenraum2010/twitterwall2/projects/1 -- Issues: https://github.com/phasenraum2010/twitterwall2/issues - -## heroku CLI -- heroku login -- heroku pg:psql --app {app-name} -- heroku logs -t --app {app-name} - -## Setup Testing on Localhost -- Get Credentials from your Twitter-Account: [Refer to "Manage your Apps" on Twitter's dev pages](https://dev.twitter.com/apps) -- Edit your .profile with the Credentials from your Twitter-Account - - export JDBC_DATABASE_URL=jdbc:postgresql://localhost:5432/postgres?user=postgres - - export TWITTER_CONSUMER_KEY={Credentials from your Twitter-Account} - - export TWITTER_CONSUMER_SECRET={Credentials from your Twitter-Account} - - export TWITTER_ACCESS_TOKEN={Credentials from your Twitter-Account} - - export TWITTER_ACCESS_TOKEN_SECRET={Credentials from your Twitter-Account} -- Edit app behaviour - - export TWITTERWALL_FRONTEND_MAX_RESULTS=60 - - export TWITTERWALL_SHOW_USERS_MENU=true - - export TWITTER_PAGE_SIZE=500 - - export TWITTER_FETCH_TESTDATA=true - - export TWITTERWALL_WAIT_FOR_TEST=20000 - - export TWITTERWALL_URL_TEST_DATA_VERBOSE=true - - export TWITTERWALL_SCHEDULER_ALLOW_UPDATE_TWEETS=false - - export TWITTERWALL_SCHEDULER_ALLOW_UPDATE_USERS=false - - export TWITTERWALL_SCHEDULER_ALLOW_UPDATE_USERS_FROM_MENTION=true - - export TWITTERWALL_SCHEDULER_ALLOW_SEARCH=true - - export TWITTERWALL_SCHEDULER_HEROKU_DB_LIMIT=true -- Edit Use Case - - export TWITTER_SEARCH_TERM='#hibernate OR #java OR #TYPO3' - - export TWITTERWALL_INFO_WEBPAGE=https://github.com/phasenraum2010/twitterwall2 - - export TWITTERWALL_THEME=typo3 - - export TWITTERWALL_APP_NAME='Twitterwall' - - export TWITTERWALL_INFO_IMPRINT_SCREEN_NAME=port80guru -- run with: mvn clean spring-boot:run - diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index db8a8f21..00000000 --- a/docs/index.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -# You don't need to edit this file, it's empty on purpose. -# Edit theme's home layout instead if you wanna make some changes -# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults -layout: home ---- - -## [Twitterwall2]( https://github.com/phasenraum2010/twitterwall2 ) - -+ Twitterwall with [spring:boot]( https://projects.spring.io/spring-boot/ ) for [heroku]( https://heroku.com ) -+ More Info: [https://phasenraum2010.github.io/twitterwall2/](https://phasenraum2010.github.io/twitterwall2/) - - -## Source Code for Twitterwall - -You can find the source code for Twitterwall at -{% include icon-github.html username="phasenraum2010" %} / -[twitterwall2](https://github.com/phasenraum2010/twitterwall2) - - - - - - - - - diff --git a/docs/release-notes.md b/docs/release-notes.md deleted file mode 100644 index d1be8098..00000000 --- a/docs/release-notes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: page -title: Release Notes -permalink: /release-notes/ ---- - -The history of Twitterwall releases is documented below. For details of changes refer to the [project's GitHub issues][twitterwall-issues] or the [GitHub report][github-report]. - -[twitterwall-issues]: https://github.com/phasenraum2010/twitterwall2/issues?state=closed -[github-report]: github-report.html - - -## 1.0.0 / 2017-07-02 - -- Initial release of Twitterwall. - From cccf7ad4068978b3ea78859356e25b5a016c503e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20W=C3=B6hlke?= Date: Thu, 17 Aug 2017 11:48:25 +0200 Subject: [PATCH 4/5] Set theme jekyll-theme-modernist From fce74252d0c4de39f05c420da147a1b5a3752860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20W=C3=B6hlke?= Date: Thu, 17 Aug 2017 11:50:25 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82993906..b964687b 100644 --- a/README.md +++ b/README.md @@ -116,9 +116,11 @@ If you _really really_ like it and want to support the author, I will be glad to © 2017 Thomas Wöhlke -Licensed under the GNU General Public License Version 2.0 +Licensed under the Apache License, Version 2.0 + +http://www.apache.org/licenses/LICENSE-2.0 + -http://www.gnu.org/licenses/old-licenses/gpl-2.0