Code Monkey home page Code Monkey logo

template-pintereso-bootstrap-jekyll's Introduction

"Pintereso" - Jekyll Template by WowThemes.net

Live Demo   |   Download

Free Jekyll Theme Pintereso

Features

  • Theme Built for Jekyll
  • 100% Compatible with Github pages
  • SEO
  • Search
  • Index Pagination
  • Post Share/Pin Save
  • Post Categories
  • Prev/Next Link
  • Categories
  • Feed
  • Sitemap
  • Cookie Consent & Privacy Policy
  • Integrations:
    • Disqus Comments
    • Google Analaytics
    • Formspree.io Contact
    • AddThis Integration
    • Pinterest
  • Design Features:
    • Bootstrap v4.x
    • Font Awesome v5.x
  • Layouts:
    • Default
    • Post
    • Page

How to Use

If you aren't familiar with Jekyll yet, you should know that it is a static site generator. It will transform your plain text into static websites and blogs. No more databases, slow loading websites, risk of being hacked...just your content. And not only that, with Jekyll you get free hosting with GitHub Pages! If you are a beginner we recommend you start with Jekyll's Docs. Now if you know how to use Jekyll, let's move on to using Affiliates template in Jekyll:

Plugins:

- jekyll-feed
- jekyll-sitemap
- jekyll-paginate
- jekyll-seo-tag

Customize

Download or Fork Pintereso for Jekyll.

  • In your local project, open _config.yml. Set your baseurl, name, email etc:

      name: 'Pintereso'
      description: 'Jekyll Template for Bloggers & Photographers'
      logo: 'assets/images/logo.png'
      favicon: 'assets/images/logo.png'
      baseurl: '/template-pintereso-bootstrap-jekyll'
      avatar: 'assets/images/sal.jpg'
      disqus: 'demowebsite'
      email: '[email protected]'
    
  • Navigate to includes folder. From there you can edit/add:

    • footer copyright - footer-copyright.html
    • footer social menu - footer-social.html
    • menu header - menu-header.html
    • google analytics script - tracking-header.html
    • addthis script - tracking-footer.html
  • Start blogging! Add your .md posts in _posts. If you download the template you will notice it already has a few as an example.

YAML Post Example

    ---
    title:  "Affiliates Jekyll Theme"
    metadate: "hide"
    categories: [ Free, Jekyll, Themes ]
    image: "assets/images/affiliates.jpg"
    visit: "https://www.wowthemes.net/free-jekyll-template-affiliates/"
    ---
  • Adding pages. Place your .md pages in _pages. Don't forget to set the permalink, see below.

YAML Page Example:

    ---
    title: "About"
    permalink: "/about.html"
    image: "/assets/images/screenshot.jpg"
    ---

Copyright

Copyright (C) 2018 WowThemes.net.

Pintereso for Jekyll is designed by Sal and it is licensed MIT. If you want to thank Sal:

Buy Me A Coffee


Contribute

  • Clone the repo.
  • Create a branch off of master and give it a meaningful name (e.g. my-new-feature).
  • Open a pull request on GitHub and describe the feature or fix.

Thank you!

Sal

template-pintereso-bootstrap-jekyll's People

Contributors

wowthemesnet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.