Correct about page
This commit is contained in:
		
					parent
					
						
							
								1cfb4585e3
							
						
					
				
			
			
				commit
				
					
						0ec117bf57
					
				
			
		
					 1 changed files with 11 additions and 30 deletions
				
			
		|  | @ -1,34 +1,15 @@ | ||||||
| --- | --- | ||||||
| layout: page | author: einar | ||||||
| title: About the Jekyll Theme |  | ||||||
| image: |  | ||||||
|   feature: abstract-5.jpg |  | ||||||
|   credit: dargadgetz |  | ||||||
|   creditlink: http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/ |  | ||||||
| comments: false | comments: false | ||||||
| modified: 2014-12-24 | date: 2005-12-26 19:24:32+00:00 | ||||||
|  | layout: page | ||||||
|  | slug: about | ||||||
|  | title: About | ||||||
|  | wordpress_id: 4 | ||||||
|  | image: | ||||||
|  |   feature: banner.jpg | ||||||
|  |   credit: Melissa Akdins | ||||||
|  |   creditlink: http://www.melissaadkins.com | ||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
| They say three times the charm, so here is another free responsive Jekyll blog theme for you. I've learned a ton since open sourcing my first two themes [on Github](http://github.com/mmistakes), and wanted to try a few new things this time around.  | Back when it was founded in 1999, dennogumi.org used to be a web page about a specific anime, _Akihabara Denno Gumi_ (better known as Cyber Team in Akihabara). I managed to keep it updated more or less until 2002, when it fell into slumber. I renewed the page three times, trying to broaden its content, but still didn't manage to properly update it. As I was paying for the domain but not doing anything with it, I decided that a totally different course of action was due. Therefore, I transformed dennogumi.org into a blog. Anime is still be a part of the topics, but not the only one. It will also deals with other happenings and my own interests. | ||||||
| 
 |  | ||||||
| If you've used any of [my other themes](http://mademistakes.com/work/jekyll-themes/) most of this should be familiar territory... |  | ||||||
| 
 |  | ||||||
| ## What HPSTR brings to the table: |  | ||||||
| 
 |  | ||||||
| * Responsive templates for post, page, and post index `_layouts`. Looks great on mobile, tablet, and desktop devices. |  | ||||||
| * Gracefully degrads in older browsers. Compatible with Internet Explorer 8+ and all modern browsers.   |  | ||||||
| * Modern and minimal design. |  | ||||||
| * Sweet animated menu. |  | ||||||
| * Background image support. |  | ||||||
| * Readable typography to make your words shine. |  | ||||||
| * Support for large images to call out your favorite posts. |  | ||||||
| * Built-in support for Sass courtesy of Jekyll 2.x. |  | ||||||
| * Optional [Disqus](http://disqus.com) comments. |  | ||||||
| * Simple and clear permalink structure[^1]. |  | ||||||
| * [Open Graph](https://developers.facebook.com/docs/opengraph/) and [Twitter Cards](https://dev.twitter.com/docs/cards) support for a better social sharing experience. |  | ||||||
| * Simple [custom 404 page]({{ site.url }}/404.html) to get you started. |  | ||||||
| * Stylesheets for Pygments and Coderay [syntax highlighting]({{ site.url }}/code-highlighting-post/) to make your code examples look snazzy. |  | ||||||
| 
 |  | ||||||
| <div markdown="0"><a href="{{ site.url }}/theme-setup/" class="btn btn-info">Theme Setup</a> <a href="https://github.com/mmistakes/hpstr-jekyll-theme" class="btn btn-success">Download HPSTR</a></div> |  | ||||||
| 
 |  | ||||||
| [^1]: Example: *domain.com/category-name/post-title* |  | ||||||
|  |  | ||||||
		Reference in a new issue