Code Monkey home page Code Monkey logo

emerald's Introduction

About

Emerald is a minimal theme created for Jekyll. The main purpose of Emerald is to provide a clear theme for those who want a blog ready to use, focused on the content and mobile-first.

Emerald

Setup & usage

Emerald may be installed by simply downloading the .zip folder frome the repository on Github.

After extracting the content from the folder into the selected directory, you can type jekyll serve from the terminal, than open your browser to 0.0.0.0:4000/emerald/ and you will find there.

Additionally it is possible to fork the repository and using Github Pages as hosting. By following this way it will enough change the baseurl value into the _config.yml file, with the directory name of your project (for example /blog) or with a simply "/" (slash) if you want install Emerald in the root.

Branch

Emerald has two branch:

  • master: is for developing pourpose.
  • gh-pages: is only for demo site.

Baseurl

Emerald was tought to be used mainly with Github, in particular into project site. For this reason they have been included several tags {{ site.baseurl }} to refer to the "/emerald/" directory. You can change the "baseurl" value into the config.yml file, to match your directory (for example "/blog/") or the root of your project. In that case you must set the "baseurl" value to "/".

Typography

To maintain the vertical rythm, it has been applied a Typographic scale as a modular scale, with a baseline set to 24px. To maintain this rythm you need to insert elements like image, video or other contents with a 24px (or multiple) height as refer.

Last but not last: the Jekyll documentation is the best starting point!

Author

Jacopo Rabolini

License

Emerald is released under MIT License.

emerald's People

Contributors

kingfelix avatar

Stargazers

Andrew N avatar

Watchers

James Cloos avatar jadon 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.