Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vasilakisfil/my_blog_theme
Modified foxslide theme
https://github.com/vasilakisfil/my_blog_theme
Last synced: 14 days ago
JSON representation
Modified foxslide theme
- Host: GitHub
- URL: https://github.com/vasilakisfil/my_blog_theme
- Owner: vasilakisfil
- License: other
- Created: 2013-08-25T16:14:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-07T21:51:16.000Z (about 11 years ago)
- Last Synced: 2024-10-08T19:04:35.729Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# foxslide #
Live theme preview available at
[blog.fil.vasilak.is](http://blog.fil.vasilak.is).This is a theme built for [Octopress](http://Octopress.org) that is a work in
progress with inspirations from all over the web. Built on top of
[bootstrap](http://twitter.github.com/bootstrap/) and
[html5 boilerplate](http://html5boilerplate.com/), and has SEO considerations
along with instagram and twitter widgets out of the box.The theme was first designed by [sevenandrian](https://github.com/sevenadrian/foxslide) and heavily modified by me.
### What is changed ###
2. fixed bugs (especially with the background image)
1. Added custom icons in found_on section
3. Added image-tag plugin support
4. Minor changes (add/remove/modify content)### Installation ###
````
$ cd yourOctopress
$ git clone https://github.com/vasilakisfil/my_blog_theme.git my_blog_theme
$ rake install['my_blog_theme'] #you may need to add noglob before rake if you use zsh
$ rake generate
````### Demo ###
Live theme preview available at
[blog.fil.vasilak.is](http://blog.fil.vasilak.is).### Credits ###
All credits go to [sevenandrian](https://github.com/sevenadrian/foxslide) for the initial theme.