GithubHelp home page GithubHelp logo

jeffubayi / naiblog Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 12.64 MB

Binge read articles the Netflix style

Home Page: https://www.naiblog.club/

HTML 57.32% Ruby 2.75% JavaScript 19.68% Shell 1.79% Stylus 18.46%
jekyll gemfile ruby

naiblog's Introduction

Netlify Status

Naiblog

 Template Cover Image

See the demo here.

What is it?

A template for Jekyll inspired by Netflix panel for who loves movies and series and would like to have a blog with the same appearance.

Jekflix Screenshot Image

Features

  • Live Search
  • Estimated Reading Time
  • Reading Progress Bar
  • "New Post" tag
  • Load images on demand
  • Push Menu
  • SVG icons
  • Shell script to create posts
  • Tags page
  • About page
  • Contact page
  • 404 error page
  • Feed RSS
  • Disqus
  • Featured post
  • Home page pagination
  • Posts sidebar
  • Paginated posts
  • "Before you go" modal
  • Post recommendation
  • Netlify CMS ready

SEO

  • Google Analytics
  • Meta tags
  • JSON-LD
  • Sitemap.xml
  • Social Media ready

Setup

Environment

Before starting, make sure you have Ruby and NodeJS installed.

Then install Jekyll:

  $ gem install jekyll

And install Gulp client:

 $ npm install gulp-cli -g

Installing template

  1. Fork the naiblog repo

  2. Clone the repo you just forked:

     $ git clone https://github.com/<your-github-username>/naiblog.git
    
  3. Access the local project:

     $ cd path/to/naiblog
    
  4. Install npm packages:

      $ npm install
    
  5. Install Ruby dependencies:

      $ bundle install
    
  6. Build Jekyll:

      $ bundle exec jekyll build
    
  7. Then run Gulp:

      $ gulp
    

Running local

After the steps above, to run Jekyll locally, you'll just need to run Gulp:

     $ gulp

Customization

Naiblog Template allows you to personalize your site with several settings. See the docs for more details.

For advanced theme customization, check the directory _sass for style files.

Special thanks to Thiago Rossener for the site generator template

naiblog's People

Contributors

jeffubayi avatar mambahacker avatar

Stargazers

 avatar

Watchers

 avatar  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.