diff --git a/pages/getting-started.md b/pages/getting-started.md deleted file mode 100644 index d8c0c38..0000000 --- a/pages/getting-started.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -layout: page -show_meta: false -title: "Getting Started" -subheadline: "A Step-by-Step Guide" -teaser: "This step-by-step guide helps you to customize Feeling Responsive to your needs." -header: - image_fullwidth: "header_homepage_13.jpg" -permalink: "/getting-started/" ---- -1. Open `_config.yml` and work it through, it's well documented -2. Add your own `logo.png` to `/images/`. -3. Open `_data/socialmedia.yml` and add your own social media links. -4. Open `_data/navigation.yml` and customize your navigation. -5. Open `_data/language.yml` and translate the theme if necessary. -6. Open `_data/services.yml` and customize links in the footer. -7. Open `_data/network.yml` and customize links in the footer. -8. Open `_data/authors.yml` and edit author information and set default author in `config.yml. -9. [Read the documentation][1] to check out all features of *Feeling Responsive*. -10. Make it yours and add your own content. - -Check out the documentation for all the tricks › - - - [1]: {{ site.url }}/documentation/ diff --git a/pages/redirected_page.md b/pages/redirected_page.md deleted file mode 100644 index 616bd62..0000000 --- a/pages/redirected_page.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "A website that doesn't exit" -layout: redirect -sitemap: false -permalink: /redirect-page/ -redirect_to: "http://phlow.github.io/feeling-responsive/info/" ---- -This is just a page to demonstrate the `redirect`-layout, programmend by [Kanishk](http://codingtips.kanishkkunal.in/about/). \ No newline at end of file