Giter Club home page Giter Club logo

everythingcrm's Introduction

Jekyll Theme - Mundana by WowThemes.net

Live Demo   |   Download   |   Buy me a coffe

mundana jekyll theme screenshot

Install Mundana

  • Download or git clone https://github.com/wowthemesnet/mundana-theme-jekyll.git
  • In Mundana's newly created directory bundle
  • Change your configuration in _config.yml. If your site is in root, for baseurl, make sure this is set to baseurl: ''
  • jekyll serve --watch

Use

YAML Post Example:

---
layout: post
title:  "We all wait for summer"
author: john
categories: [ Jekyll, tutorial ]
image: assets/images/5.jpg
---

comments: false - disable comments in posts

image: "https://www.myexternal.com/image.jpg" - set external featured image

tags: [featured] - to display Featured posts on homepage

YAML Page Example:

---
title: "About"
permalink: "/about.html"
image: "/assets/images/screenshot.jpg"
---

Contribute to Mundana repository

  1. In the top-right corner of this page, click Fork.

  2. Clone a copy of your fork on your local, replacing YOUR-USERNAME with your Github username.

    git clone https://github.com/YOUR-USERNAME/mundana-theme-jekyll.git

  3. Create a branch:

    git checkout -b <my-new-feature-or-fix>

  4. Make necessary changes and commit those changes:

    git add .

    git commit -m "new feature or fix"

  5. Push changes, replacing <add-your-branch-name> with the name of the branch you created earlier at step #3. :

    git push origin <add-your-branch-name>

  6. Submit your changes for review. Go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button. Now submit the pull request.

That's it! Soon I'll be merging your changes into the master branch of this project. You will get a notification email once the changes have been merged. Thank you for your contribution.

Copyright

Copyright (C) 2019 WowThemes.net.

Theme designed and developed by Sal, free under MIT license.

Buy Me A Coffee

Live Demo

Live Demo

everythingcrm's People

Contributors

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