Giter Club home page Giter Club logo

sz-jekyll-flex's Introduction

Jekyll 3.3 Qk/Quik Start โšก Starter template / scaffold

๐Ÿ”ฎ Live preview (gh-pages)

Features

  • 2 columns
  • sass boilerplate 1-7
  • normalize v.5.0.0
  • flexbox layout (mobile first)
  • toggle aside without JS

Usage

  • GH-Pages

    Fork repo, remove master branch and customize config.yml + /assets/css/style.scss with your site settings.

  • QK/Quik

    Install QK/Quik gem:

    ~ $ gem install quik
    

    Use like:

    ~ $ quik new sz-jekyll-flex
    

    This will download and run the sz-jekyll-flex.rb quik starter script:

    starting new Quik script {}; lets go
    Hello from the sz-jekyll-flex template
    Q: Name of the template? [blog]:
    

    Type your project name or push intro to use default name "blog":

    handle install_template StartZeroGnu/sz-jekyll-flex, {}
    

    Resulting in:

    <project-name>
    โ”œโ”€โ”€ assets
    โ”‚ย ย  โ””โ”€โ”€ css
    โ”‚ย ย      โ””โ”€โ”€ style.scss
    โ”œโ”€โ”€ _includes
    โ”‚ย ย  โ”œโ”€โ”€ burguer.html
    โ”‚ย ย  โ”œโ”€โ”€ disqus_comments.html
    โ”‚ย ย  โ”œโ”€โ”€ footer.html
    โ”‚ย ย  โ”œโ”€โ”€ google-analytics.html
    โ”‚ย ย  โ”œโ”€โ”€ head.html
    โ”‚ย ย  โ”œโ”€โ”€ nav.html
    โ”‚ย ย  โ””โ”€โ”€ title.html
    โ”œโ”€โ”€ _layouts
    โ”‚ย ย  โ”œโ”€โ”€ default.html
    โ”‚ย ย  โ”œโ”€โ”€ page.html
    โ”‚ย ย  โ””โ”€โ”€ post.html
    โ”œโ”€โ”€ _posts
    โ”‚ย ย  โ””โ”€โ”€ YYYY-MM-DD-my-example-post.md
    โ”œโ”€โ”€ _sass
    โ”‚ย ย  โ”œโ”€โ”€ abstracts
    โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ _functions.scss
    โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ _mixins.scss
    โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ _variables.scss
    โ”‚ย ย  โ”œโ”€โ”€ base
    โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ _base.scss
    โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ _fonts.scss
    โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ _helpers.scss
    โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ _typography.scss
    โ”‚ย ย  โ”œโ”€โ”€ components
    โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ _button.scss
    โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ _icon.scss
    โ”‚ย ย  โ”œโ”€โ”€ layout
    โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ _main.scss
    โ”‚ย ย  โ”œโ”€โ”€ pages
    โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ _home.scss
    โ”‚ย ย  โ”œโ”€โ”€ themes
    โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ _default.scss
    โ”‚ย ย  โ”œโ”€โ”€ vendor
    โ”‚ย ย  โ”‚ย ย  โ”œโ”€โ”€ _normalize.scss
    โ”‚ย ย  โ”‚ย ย  โ””โ”€โ”€ _syntax-highlighting.scss
    โ”‚ย ย  โ””โ”€โ”€ style.scss
    โ”œโ”€โ”€ _config.yml
    โ”œโ”€โ”€ .gitignore
    โ”œโ”€โ”€ about.md
    โ”œโ”€โ”€ Gemfile
    โ”œโ”€โ”€ index.html
    โ”œโ”€โ”€ LICENSE.txt
    โ””โ”€โ”€ README.md
    

    Now run Jekyll serve for a quick view:

    ~ $ bundle exec jekyll s
    

    Dance ๐ŸŽต and celebrate ๐ŸŽ‰

Credits and Thanks ๐Ÿ‘

Contributing

Bug reports and pull requests are welcome.

License

Script Public domain license ยท Template MIT license.

sz-jekyll-flex's People

Contributors

startzerognu avatar

Stargazers

 avatar

sz-jekyll-flex's Issues

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.