Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pooyagolchian committed May 24, 2018
1 parent a97af78 commit 8d0ea11
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 2 deletions.
Empty file modified .bundle/config 100644 → 100755
Empty file.
17 changes: 16 additions & 1 deletion README.md
Expand Up @@ -16,4 +16,19 @@ This theme base on jekell, bourbon, neat, sass.

See a [live version of My New Jekyll Theme](http://pooya-golchian.github.io)

Fork and enjoy!




# How to build and serve projects
* serve project ``` bundle exec jekyll serve ``` <br/>
* build project ``` bundle exec jekyll build ``` <br/>

# Add new post


* Add new post from categories <br/>
``` bundle exec octopress new post "post name" --dir categoties like blog ```


Fork and enjoy!
Empty file.
11 changes: 11 additions & 0 deletions _posts/articles/2017-02-06-drupal-development.md
@@ -0,0 +1,11 @@
---
layout: post
title: Drupal Development
modified:
categories: articles
excerpt:
tags: [Drupal]
image:
feature:
date: 2017-02-06T01:27:28+03:30
---
Empty file modified _posts/blog/2016-07-01-setup-my-jekyll-theme.md 100644 → 100755
Empty file.
Empty file modified _sass/vendor/font-awesome/_screen-reader.scss 100644 → 100755
Empty file.
Empty file modified assets/fonts/FontAwesome.otf 100644 → 100755
Empty file.
Empty file modified assets/fonts/fontawesome-webfont.eot 100644 → 100755
Empty file.
Empty file modified assets/fonts/fontawesome-webfont.svg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/fonts/fontawesome-webfont.ttf 100644 → 100755
Empty file.
Empty file modified assets/fonts/fontawesome-webfont.woff 100644 → 100755
Empty file.
Empty file modified assets/fonts/fontawesome-webfont.woff2 100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion assets/js/scripts.min.js

Large diffs are not rendered by default.

0 comments on commit 8d0ea11

Please sign in to comment.