Code Monkey home page Code Monkey logo

octopress-theme-slash's Introduction

#Slash

Slash is a minimal theme for Octopress.

##Install

Type the code below in terminal.

$ cd octopress
$ git clone git://github.com/tommy351/Octopress-Theme-Slash.git .themes/slash
$ rake install['slash']
$ rake generate

Have problems when installing with zsh? Try rake install\['slash'\] instead.

##Features

  • Read alt property of photos and add it below photos.
  • Built-in Fancybox enables you to showcase your works easily.
  • Resize HTML5 video and embedded video like iframe, object to page width automatically.
  • Supports responsive layouts. Whatever devices you use, you can get a great experience.
  • More info…

Configuration

  • addthis_button (boolean) for using addthis

octopress-theme-slash's People

Contributors

alivedise avatar bartoszmajsak avatar bryfry avatar chrisyip avatar constantinexvi avatar cseydel avatar daymun avatar emberian avatar kithokit avatar lencioni avatar mason-stewart avatar matthewotto avatar mic92 avatar rk4an avatar robertwijas avatar santialbo avatar tommy351 avatar webmat avatar xuhdev avatar zziuni 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

octopress-theme-slash's Issues

Delicious button

delicious_user in _config.yml would not take any effect. Would you mind adding this support? Thanks.

Categories don't seem to be working

先赞一下这个主题

Instead of listing posts in the specific category, the category page has all posts. The category RSS appears to be right, though.

How do I add a sidebar to the layout?

Right now, the entire page just has datestamp in left column and post in the middle.

In my _config.yml, I have tried both this:

default_asides: [asides/about.html]

and this:

default_asides: [custom/asides/about.html]

I have that file in my source/_includes/custom/asides/

But it doesn't show that aside at all.

This is the content of that about.html:

<section>
  <h1>About Me</h1>
  <p>A little something about me.</p>
</section>

Thoughts?

Github View

Thanks for this awesome theme! Is there a straightforward way to include your github account with this theme?

Thanks,
Dave

Gists Display Incorrectly

Thanks for the awesome theme!

I've noticed that when using the {% gist [id] %} tag, the gist renders incorrectly. I think there are some !important declarations in the Slash stylesheets that override the Gist style sheet declarations.

I haven't been able to look into it very deeply, but I wanted to give you a heads up.

$ rake install['slash'],then git get stuck!

when I execute this command "$ rake install['slash']",and git tool got stuck.Try rake install['slash'] instead.fail again!
I just want to change the theme.
ps: I have downloaded the theme to the local.

error sass/screen.scss (Line 13 of sass/custom/_styles.scss: Undefined variable: "$sans".)

[root@lemp octopress]# rake preview
Starting to watch source with Jekyll and Compass. Starting Rack on port 4000
Configuration from /root/blog/octopress/_config.yml
[2013-08-16 13:12:20] INFO WEBrick 1.3.1
[2013-08-16 13:12:20] INFO ruby 1.9.3 (2013-06-27) [x86_64-linux]
[2013-08-16 13:12:20] INFO WEBrick::HTTPServer#start: pid=12979 port=4000
Auto-regenerating enabled: source -> public
[2013-08-16 13:12:20] regeneration: 130 files changed

Change detected at 13:12:20 to: screen.scss
error sass/screen.scss (Line 13 of sass/custom/_styles.scss: Undefined variable: "$sans".)
overwrite public/stylesheets/screen.css

Dear developers making use of FSSM in your projects,
FSSM is essentially dead at this point. Further development will
be taking place in the new shared guard/listen project. Please
let us know if you need help transitioning! ^_^b

  • Travis Tilley

Compass is polling for changes. Press Ctrl-C to Stop.

Support for less-than-full-width images

Currently, images inserted in the format {% img left|right http://url-goes-here %} get converted to <img class="left|right" src="http://url-goes-here">, but Slash defaults to setting the CSS max-width attribute to 100%.

"custom" folder missing

In the latest classic theme @imathis added "custom" folder in source to divide the theme file and custom file. After installing slash the folder disappeared.

about页面格式丢失

我使用rake newpage新增了一个about页面,按照markdown的语法简单的写了点东西。
rake generate和rake preview之后,新增的页面没有任何格式。

why?

Shorten pageload by sprite sheet

it takes too long to load the *.png
So, i combined the *.png into a sprite sheet
but when i try to modify the *.scss, the images do not "align"
can somebody help?
thank you

Wrong style for index page

Good time of day!
It seems what something is wrong with styles used for main page.
When my blog entry contains only one line, on the main page time, tags, comments data is falling down under the line under the blog entry.

Some images missing

Compared to the screenshot shown as example, I'm missing some images. I can't find them either in the repository before installation so I'm assuming you deleted them. Am I right?

Your screenshot:
i8oyJmY5lRJEJ

My screenshot:
2012-12-17 01 38 58 am

Thanks in advance.

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.