Giter VIP home page Giter VIP logo

coco's Introduction

coco

A minimal theme inspired using Steph Ango's Flexoki.

Check out the demo or my personal website for a real example.

coco theme

Installation

  1. Copy this repository inside of the themes folder:
git submodule add https://github.com/es-romo/coco themes/coco
  1. Set coco as your theme in config.toml:
theme = "coco"
  1. (OPTIONAL) Copy the sample content:
cp -r themes/coco/content content

Options

Navigation bar links

To add links to the navigation bar, set menu under the [extra] section of config.toml:

[extra]
menu = [
    {url = "/projects", name = "/projects"},
    {url = "/now", name = "/now"}
]

Favicon

To add a custom favicon, set favicon under the [extra] section of config.toml to the relative url where it is stored.

[extra]
favicon = "/path/to/icon.ico"

External url arrows

For the arrows to appear on the external links as in the demo, set external_links_target_blank to true under the [markdown] section of config.toml:

external_links_target_blank = true

Who is coco?

Coco the cat She was my rescue cat :)

License

MIT

Attributions

coco's People

Contributors

es-romo avatar

Stargazers

 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.