Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new theme Jalpc #430

Closed
wants to merge 10 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
Jekyll Themes
=============
# Jekyll Themes

A directory of the best-looking themes for Jekyll blogs


Submitting a Theme
------------------
## Submitting a Theme

Have a theme you want to share?

Expand All @@ -14,8 +12,14 @@ Have a theme you want to share?
* Make a 250x200 thumbnail and drop it in the thumbnails directory. List its filename in the post's markdown file.
* Test it out, then push your changes up and open a pull request.

Todo jobs:

License
-------
- [ ] google analytics
- [ ] themes display style
- [ ] theme detail information
- [ ] search themes
- [ ] classify themes by categories

## License

The contents of this repository are licensed under the [GNU Public License.](http://www.gnu.org/licenses/gpl-3.0.html)
13 changes: 9 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Jekyll Themes
url: http://matt.harzewski.com
url: http://jekylltheme.org
description: Insert tagline here

permalink: /themes/:title/
Expand All @@ -9,8 +9,13 @@ gems: [jekyll-paginate]
highlighter: pygments
paginate: 20

markdown: rdiscount
rdiscount:
extensions: ['smart']
encoding: utf-8

# other settings
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge

exclude: ['README.md', 'Gemfile.lock', 'Gemfile', 'Rakefile', 'vendor']
8 changes: 4 additions & 4 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,17 +92,17 @@ <h1 id="logo"><a href="/">{{ site.name }}</a></h1>
<div class="row">

<div class="span5 copyright">
Copyright &copy; {{ site.time | date: '%Y' }} Matt Harzewski. Powered by <a href="http://jekyllrb.com">Jekyll</a>.
Copyright &copy; {{ site.time | date: '%Y' }} Jarrekk. Powered by <a href="http://jekyllrb.com">Jekyll</a>.
<br /><br />
<iframe src="http://ghbtns.com/github-btn.html?user=mattvh&repo=jekyllthemes&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=mattvh&repo=jekyllthemes&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=jarrekk&repo=jekyll-theme&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=jarrekk&repo=jekyll-theme&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
<br /><br />
</div>

<div class="span7">
<h3>Want to Submit a Theme?</h3>
<ul>
<li>Fork <a href="https://github.com/mattvh/jekyllthemes" target="_blank">our site</a> on GitHub</li>
<li>Fork <a href="https://github.com/jarrekk/jekyll-theme" target="_blank">our site</a> on GitHub</li>
<li>Create a new post in the <code>_posts</code> directory and fill out the relevant YAML fields</li>
<li>Make a 250x200 thumbnail and drop it in the <code>thumbnails</code> directory. List its filename in the post's markdown file.</li>
<li>Test it out, then push your changes up and open a pull request.</li>
Expand Down
22 changes: 11 additions & 11 deletions _posts/2016-09-20-Jalpc-jekyll-theme.markdown
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
layout: post
title: Jalpc
date: 2016-10-17 10:01:00
homepage: https://github.com/Jack614/jalpc_jekyll_theme
download: https://github.com/Jack614/jalpc_jekyll_theme/archive/gh-pages.zip
demo: http://www.jack003.com
date: 2017-01-31 15:27:00
homepage: https://github.com/jarrekk/Jalpc
download: https://github.com/jarrekk/Jalpc/archive/master.zip
demo: https://jarrekk.github.io/Jalpc/
author: Kun Jia
thumbnail: Jalpc.jpg
thumbnail: Jalpc.png
license: MIT License
license_link: https://github.com/ashutosh2k12/hcz-jekyll-blog/blob/gh-pages/LICENSE
---

### Jalpc Jekyll Template
### Jalpc

<iframe
src="//ghbtns.com/github-btn.html?user=Jack614&repo=jalpc_jekyll_theme&type=watch&count=true&size=small"
src="//ghbtns.com/github-btn.html?user=jarrekk&repo=Jalpc&type=watch&count=true&size=small"
allowtransparency="true" frameborder="0" scrolling="0" width="110px"
height="20px"></iframe>

Expand All @@ -25,16 +25,16 @@ If you like this theme, please encourage me by star this repo and I will make it
#### Contribute

<iframe
src="//ghbtns.com/github-btn.html?user=Jack614&repo=jalpc_jekyll_theme&type=fork&count=true&size=small"
src="//ghbtns.com/github-btn.html?user=jarrekk&repo=Jalpc&type=fork&count=true&size=small"
allowtransparency="true" frameborder="0" scrolling="0" width="95px"
height="20px"></iframe>

Start by [forking the repository](https://github.com/Jack614/jalpc_jekyll_theme).
Start by [forking the repository](https://github.com/jarrekk/Jalpc).

#### Contact

If you have any questions or suggestions for improvements, you can mail to me: `me@jack003.com`, don't hesitate to [open an issue](https://github.com/Jack614/jalpc_jekyll_theme/issues) or making a pull request for your fork!
If you have any questions or suggestions for improvements, you can mail to me: `me@jack003.com`, don't hesitate to [open an issue](https://github.com/jarrekk/Jalpc/issues) or making a pull request for your fork!

#### Version

V1.0.0
V1.1.0
Binary file added thumbnails/Jalpc.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.