Skip to content

segordon/no_respect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

no_respect

no_respect is a theme for Octopress. It uses a flat-ui CSS navbar and ditches the typical content preview that most octopress themes take advantage of in favor of a cleaner post-title-only index.

It's a modified version of respectMattt by midnightSuyama

This readme was originally written by midnightSuyama and adapted for this project by segordon.

Updates may be slow, as the universal parts are pulled periodically from the theme in use at segordon.net

Example

This theme is currently in use at segordon.net

Install

$ cd octopress
$ git clone git://github.com/segordon/no_respect.git .themes/no_respect
$ rake install['no_respect']
$ rake generate

If zsh, please use rake install\['no_respect'\], also remember that it's usually beneficial for zsh uses to alias rake with noglob. ( add "alias rake="noglob rake" "to your .zshrc)

Configuration

remember to set the default index pagination value higher than the default in your _config.yml file! Without those content previews the blog links take signifigantly less space.

Theme

Change category names in .themes/no_respect/source/_includes/post/theme.html.

Acknowledgements

Todo

better/further split of html/css in use within _includes/custom

About

no_respect is a topic-based octopress theme with flat-ui elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages