Giter VIP home page Giter VIP logo

Naringu

Naringu is dark jekyll theme that provide fully furnished jekyll setup, come with contact form, #6DD HTML color schema, and more features. It's based on Poole, the Jekyll butler.

Naringu Naringu Naringu Naringu

Contents

Usage

Just download and start the Jekyll server or fork this repo.

Sidebar menu

Create a list of nav links in the sidebar by assigning each Jekyll page the correct layout in the page's front-matter.

---
layout: page
title: About
---

Why require a specific layout? Jekyll will return all pages, including the atom.xml, and with an alphabetical sort order. To ensure the first link is Home, we exclude the index.html page from this list by specifying the page

Reverse layout

Reverse the page orientation with a single class.

<body class="layout-reverse">
  ...
</body>

Contact Form

Using formspree to enable contact form in static site.

Go a head contact/index.html just change the email in the code

<form action="http://formspree.io/[email protected]" role="form" method="POST">

Comments

Using disqus to enable comments in static site.

Just edit variable disqus in _config.yml to your disqus link.

Development

Naringu come with two branches :.

  • master for active development.
  • gh-pages for preview of Naringu

Author

Rizky Ariestiyansyah

Contributors

Gildásio Júnior - a.k.a. @gjuniioor

License

Open sourced under the MIT license.

Rahul Das's Projects

data-analytics icon data-analytics

Repository to hold general information and about the data-analytics competition. The code repository will be open sourced after the competition is over

depth-first-search-elementary-implementation icon depth-first-search-elementary-implementation

A DFS algorithm implementation to find the minimum time to conquer all nodes from root. It takes 1 minute time from one node to its child and the node can conquer its child one at a time. Find the minimum time.

findkey icon findkey

game for github gameoff 2016 "findkey"

graph-algorithms icon graph-algorithms

Problems and Solutions to various Graph Algortihms used frequently in Competitive Programming.

minimix icon minimix

A minimalist sound mixer / instrument emulator written in python

rahul-da icon rahul-da

Naringu is jekyll dark theme by ariestiyansyah

rahul-da.githwork2 icon rahul-da.githwork2

Jekyll-Mono is a simple and elegant GitHub Profile cum Blog theme based on Barry Clark's Jekyll-Now

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.