From 45c13f177db1367631d116e97e442810cf24a332 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 10 May 2015 00:28:01 +0200 Subject: [PATCH] Remove stuff which isn't needed --- pages/changelog.md | 113 -------------- pages/design.md | 14 -- pages/documentation.md | 326 ----------------------------------------- pages/headers.md | 15 -- pages/info.md | 51 ------- pages/roadmap.md | 55 ------- 6 files changed, 574 deletions(-) delete mode 100644 pages/changelog.md delete mode 100644 pages/design.md delete mode 100644 pages/documentation.md delete mode 100644 pages/headers.md delete mode 100644 pages/info.md delete mode 100644 pages/roadmap.md diff --git a/pages/changelog.md b/pages/changelog.md deleted file mode 100644 index 7bc93c9..0000000 --- a/pages/changelog.md +++ /dev/null @@ -1,113 +0,0 @@ ---- -layout: page -title: "Change is good!" -meta_title: "Feeling Responsive Theme Changelog" -subheadline: "Feeling Responsive Theme Changelog" -teaser: "History and changelog of Feeling Responsive Theme" -header: - image_fullwidth: "header_unsplash_9.jpg" -permalink: "/changelog/" ---- -2015-05-04 // Version 1.2.1 -: Added `meta_title` to ``. Use it in frontmatter for SEO purposes. - -2015-04-28 // Version 1.2 -: Put some nice Schema.org-Meta-Data into the video-template for better SEO. If you want to know how to use the data, have a look into the front matter of the [video]({{ site.url }}/design/video/). - -2015-03-30 // Version 1.2 -: Added [alert-include]({{ site.url }}/documentation/#alert-embed-an-alert-in-your-content) and structured Sass-files. - -2015-03-25 // Video -: Made a new [video tutorial](https://www.youtube.com/embed/rLS-BEvlEyY) - -
- -2015-03-02 // Version 1.1 -: Added [Foundation Reveal](http://foundation.zurb.com/docs/components/reveal.html) to the mix to show videos and content in a popup window. Try it out right know :) - -2015-02-26 // Version 1.0 -: OK. Let's try it. Here is *Feeling Responsive* Version 1.0, with a shiny video. - -
- - -2015-02-25 // Version 0.99.1 -: Added support for Google Analtics. Added `_include/next-previous-post-in-category.html` to generate links from one post in a category to another post in that same category. Example at the bottom of [Grid & Colors]({{ site.url }}/design/grid/#bottom). Added `noindex`-variable for search engine optimization ([read more](https://support.google.com/webmasters/answer/93710?hl=en)). Changed code for breadcrumb. Added [Improve-Content-Include]({{ site.url }}/documentation/#improvecontenthtml). - -2015-02-19 // Version 0.99 -: Yes! Now *Feeling Responsive* uses the built-in sass-support by Jekyll. Open `_sass` and dig deeper into customizing this theme using your colors, typography and so on... - -2015-02-18 // Version 0.98 -: Now with author-support and [Schema.org microdata](http://schema.org). Edit author(s) in `authors.yml` and use it via front matter like `author: your_author_name`. Added [Disqus-comments]({{ site.url}}/design/comments/#comments) to the mix. - -2015-02-17 // Version 0.97 -: Simplicity. Reduced templates. Now there is one page/post-template with two switches via front matter to turn on metadata at the end of the page/post via `show_meta: true/false` and to add a left or right sidebar via `sidebar: left/right`. The defaults are declared in `config.yml`. I also changed the variable `description` to `teaser` because it's more logigally. - -2015-02-12 // Version 0.96 -: Added `frontpage`-layout with three widgets-areas. The layout simplifies the process to change content on the frontpage. - -2015-02-09 // Version 0.95 -: Now with custom icon font using only entypo icons necessary. Eliminated one one request and reduced the font-file to 9kb. You can easily customize the font yourself using [Font Custom][7] and the included `fontcustom.yml` in `assets/fonts/`. - -2015-01-12 // Version 0.94 -: Added Windows 8-Tile in `config.yml` and `header.html`. Added `_config_dev.yml` for easier local development. Use `jekyll serve --config _config.yml,_config_dev.yml` to overwrite `url`-settings of the main configuration. Added `_data/network.yml` to customize links in the footer-area. Now with 404-page and a google-powered search. - -2014-12-22 // Version 0.93 -: Improved speed through the use of [webfontloader](https://github.com/typekit/webfontloader). Reduced Volkhov font and only embedded normal weight. Now fonts load asynchronous and the package is 53kb lighter. - -2014-12-21 // Version 0.92 -: A new polished version, with a stronger and better color scheme. [Have a look ›]({{ site.url }}/design/grid/#color-scheme-and-colors-codes). Added foundation `.scss-files` to `assets/scss/` for savety. - -2014-10-08 // Version 0.91 -: Moved images folder from `assets/img/` to `images` to fasten access to folder. Moved all pages to `pages/`-folder for better organization. Added language-functionality. *Feeling Responsive* is now translation ready. - -2014-09-21 // Version 0.9 -: Optimized code, tweaked CSS, added images, deleted `header: "no"` from front matter (because it not necessary), added drafts to the new `_drafts`-folder to begin posts and pages faster and enhanced the documentation. Huh, 1.0 I am coming. - -2014-09-16 // Version 0.8 -: Added [video post format][5] for that cinematic flavor. Added URL- and Credit-feature to images and revamped the homepage a little bit to give blog-content more exposure. Optimized some includes, especially the `_include/list-posts.html`-Include which support some nifty parameters. - -2014-09-15 // Version 0.7 -: Added an [example of a gallery][4] to show how to use Clearing Lightbox. Meta information is used in posts via `/include/meta_information.html`. To optimize pages/posts for search engines you have now have an extra front matter-variable called `meta_description`. Also the theme supports facebook open graph information. - -2014-09-12 // Version 0.6 -: Finally the [blogpage][1] has pagination and an [archive for all blog-posts][2] using the [foundation accordion][3]. - -2014-08-22 // Version 0.5 -: Better typograpyh, extended [documentation]({{ site.url}}/documentation/) and little subtle css-things to make *Feeling Responsive* a little better. - -2014-08-17 // Version 0.4 -: First beta release of »Feeling Responsive« with the current jekyll templates. - -2014-08-17 // Version 0.3 -: First release – only *HTML-Version* – of »Feeling Responsive« on Github-Pages with some hickups. - -2014-07-26 // Version 0.2 -: Updated Navigation & Social Media-Configuration via custom data in `_data` - -2014-07-07 // Version 0.1 -: Start of theme coding and development. - -2014-06-23 -: First Ideas and scribbles at the beach in [Bergen/Netherlands][6]. - - - -
-
- -
- × -
- - - [1]: {{ site.url }}/blog/ - [2]: {{ site.url }}/blog/archive/ - [3]: http://foundation.zurb.com/docs/components/accordion.html - [4]: {{ site.url }}/design/gallery/ - [5]: {{ site.url }}/design/video/ - [6]: https://www.google.de/maps/place/Strandpaviljoen+Joep+B.V./@51.9960733,5.830135,6z/data=!4m2!3m1!1s0x47cf5918df69093b:0x7c11ab31102c1c8a - [7]: fontcustom.com - [8]: # - [9]: # - [10]: # \ No newline at end of file diff --git a/pages/design.md b/pages/design.md deleted file mode 100644 index 6a678e9..0000000 --- a/pages/design.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -layout: page -show_meta: false -title: "Style your content!" -subheadline: "Layouts of Feeling Responsive" -header: - image_fullwidth: "header_unsplash_5.jpg" -permalink: "/design/" ---- - \ No newline at end of file diff --git a/pages/documentation.md b/pages/documentation.md deleted file mode 100644 index b849246..0000000 --- a/pages/documentation.md +++ /dev/null @@ -1,326 +0,0 @@ ---- -layout: page-fullwidth -title: "Theme Documentation" -subheadline: "How to use Feeling Responsive" -teaser: "The documentation is a work in progress..." -permalink: "/documentation/" -header: - image_fullwidth: "header_roadmap_2.jpg" ---- -
-
-
-**Table of Contents** -{: #toc } -* TOC -{:toc} -
-
- - - -
-{% include improve_content.html %} - -## Different Page/Posts Formats {#formats} - -*Feeling Responsive* supports you with different templates for your content. These are the actual page/post formats: - -### Page/Post -The [page/post format]({{ site.url }}/design/page/) has no sidebar by default, its content is centered and beneath the content the visitor gets some metadata like categories, tags, date and author if provided via data in front matter of the post. - -use in front matter via: `layout: page` - -### Page/Post with a left or right sidebar -If you want to show the sidebar, just enter `sidebar: left` or `sidebar: right` in front matter, and *whoops, there it is*! To customize the content of the sidebar, open `_includes/sidebar.html`. - - -### Page/Post with or without metadata -If you want to show metadata like categories, tags and date at the end of the page, just enter `show_meta: true`. It's on by default. You can change it via `config.yml`. To turn of metadata just enter – *yes, you guessed right* – `show_meta: false`. - - - -### Page Full Width -If you want full control of styling a page, than use the [page fullwidth template]({{ site.url }}/design/page-fullwidth/). To set up a grid, just use the [foundation grid system](http://foundation.zurb.com/docs/components/grid.html). - -use in front matter via: `layout: page-fullwidth` - - -### Frontpage -This template is special. It allows you to define three *widgets* which are displayed with a headline, image, description and a link to the content. It's used for the [homepage]({{ site.url }}) of this website. - -use in front matter via: `layout: frontpage` - - -### Video -If you're a video producer or cineast, you'll like the [video template]({{ site.url }}/design/video/). It darkens the layout to black and lets the video stand out full-width. - -use in front matter via: `layout: video` - -[Up to table of contents](#toc) -{: .text-right } - - - - -## Style your content with {#styling} - -Feeling Responsive offers lots of possibilities to style your articles. You can style your content in different ways. There are elements like subheadlines, feature images, header images, homepage images, meta data like categories and tags and many more. - - -### subheadlines - -If you need a subheadline for an article, just define a subheadline in front matter like this: - -`subheadline: "Subheadline"` - -### Quotes - -Quotes mix it up a little bit, if you write long articles. So use quotes: - -> Age is an issue of mind over matter. If you don't mind, it doesn't matter. -Mark Twain - -[Up to table of contents](#toc) -{: .text-right } - - -## Comments - -You can use comments with *Feeling Responsive* by the way of Disqus. If you want to use Disqus-Comments just open `config.yml` and add your `disqus_shortname`. [More on how to use Disqus ›](https://disqus.com/websites/) - -By default comments are turned off. You can customize the default behaviour in `config.yml`. To **turn on comments** just add `comments: true` to front matter using the page layout `layout: page`. - -[Up to table of contents](#toc) -{: .text-right } - - - - -## Responsive Videos - -With foundation responsive videos are easy. [More ›](http://foundation.zurb.com/docs/components/flex_video.html) - -
- -
- -### Code to use for flexible videos - -{% highlight html %} -
-