Giter VIP home page Giter VIP logo

naringu's Introduction

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.

naringu's People

Contributors

ariestiyansyah avatar ch4rc0al1080 avatar gildasio avatar rearrange 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.