Git Product home page Git Product logo

devjournal's Introduction

If there's any issue you are facing in setting up DevJournal theme, I'm there for you. Just create an issue in this repository (http://github.com/hemangsk/DevJournal), (https://help.github.com/articles/creating-an-issue/) and I'll get back to you asap. ๐Ÿ˜„ ๐Ÿ‘

alt-tag

alt-tag

alt-tag

alt-tag

To create a new post ๐Ÿ˜Ž

  • Create a .markdown file inside _posts folder.
  • Name the file according to the standard jekyll format.
   2016-03-30-i-love-design.markdown
  • Write the Front Matter and content in the file.

          ---
          layout: post | default | page
          title:  String Post Title
          date:   Time Stamp
          categories: String | Array of Strings Category / Categories 
          ---
    
        ---
        layout: post
        title:  "The One with the Blackout"
        date:   2016-03-30 19:45:31 +0530
        categories: ["life", "friends"]
        ---
    

alt-tag alt-tag

Create new pages, such a breeze! ๐Ÿ˜„

  • Create a .md file in the root directory.
  • Name the file with the desired page link name.
   about.md
   design.md
  • Write the Front Matter and content in the file.
          ---
          layout: page
          title: String Title of the webpage
          permalink: / String / Permalink for the webpage
          tagline: String Optional DevJournal Feature : Tagline for the page
          ---
        ---
        layout: page
        title:  "Science"
        permalink:   /science/
        tagline : "Humanity is overrated."
        ---

alt-tag

That's all folks.

Super Flexible, Minimal, Text Based jekyll theme for the kickass geek ๐Ÿ˜Ž

It'd be really awesome if ,

  1. You wish to create some new feature and would like to integrate those in DevJournal. Pull requests are most welcome!
  2. Consider opening issues if you find bugs or feature requests.

Just so you know, the license type is MIT.

Its' all about being community driven. ๐ŸšŒ ๐ŸšŒ ๐Ÿ’จ

Have a great day! ๐Ÿ˜„ ๐Ÿ˜„ ๐Ÿ˜ƒ

devjournal's People

Contributors

hemangsk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

devjournal's Issues

Navbar appears but doesn't disappears

When I click on the "three-row button" in upper right the menu correctly appears but when I click it again it doesn't disappear.

I refer to this menu:
image

Good template anyway ;)

The more item, the wider the page

On the mobile phone page,
when there are too many items, there is a bug in the width of the home page. The more item, the wider the page

ๅฑๅน•ๅฟซ็…ง 2019-09-02 02 36 58

ๅฑๅน•ๅฟซ็…ง 2019-09-02 02 37 12

About new pages

Hi, I like your theme a lot.
I just want to know, did you notice that, there are three blank navigators in your navigation bar. And whenever I want to create a new page, it goes after them, How to deal with that? Thank you

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.