Giter Site home page Giter Site logo

octoflat's Issues

_fonts.scss, is it functional?

There are two issues I would like to point out, honestly:

  1. There is an error that continuously shows up:

    WARNING on line 61 of /Users/$USER/Documents/octopress/sass/_syntax.scss: "html .gist .gist-file .gist-meta" failed to @extend ".sans".
    The selector ".sans" was not found.
    This will be an error in future releases of Sass.
    Use "@extend .sans !optional" if the extend should be able to fail.

  2. Does the _fonts.scss actually works? I try to change stuff there, but Octopress isn't detecting any changes at all.

Best,
Maz

Current page is not always highlighted

The current page is not highlighted (in green) when the page is a custom one and it was created with
rake new_page[about]

However, the current page is highlighted if it was created with
rake new_page[about.html]

Not a big issue, but it would be nice if you mention it on the documentation.

(also, a brief explanation of how the navigation works would be helpful)

Thanks for your work!

Load JS Asynchronously

There's about 415kb of JS used for this theme. It'd be ideal if this was loaded asynchronously.

pre code tags does not include background color

Hi,

I wrote sass/custom/_color.scss like this...

$code-bg-color:      #000000; // Code background
$pre-bg: #000000;

But my HTML does not display background color with #000000.

2014-08-17 16 56 25

How can I set background color with pre code tags.

Thanks.

Bootstrap 3

Is anyone working to put in bootstrap 3 into this theme any time soon?

Disqus Comment Count

Hey Alex,

First of all, great theme! I am having one problem, however... I can't seem to get the Disqus comment count on the blog index page to work. The disqus comments show up if I drill into the post... not sure what I'm doing wrong. The site is

www.artifexcontramundum.com

Any idea what I've missed?

Code highlighting is missing.

Syntax highlighting of code is missing. Will be fixed by redoing the sass files to include the components required for syntax highlighting.

Boostrap 3

Any plans to move this to Bootstrap 3?

Title case tags don't work

You can use {{ category | category_link }} to get the correct link, but you have to adjust the CSS as well.

Linkedin icon

Hi, could you put in a few lines in the readme on how you configure the Linked In icon?

I found the right syntax, but it does not say it anywhere I could find.

Rake generate fails

Executing rake generate after installing the theme fails and gives the following output:

## Generating Site with Jekyll
    error sass/screen.scss (Line 61 of sass/_syntax.scss: "html .gist .gist-file .gist-meta" failed to     @extend ".sans".
The selector ".sans" was not found.
Use "@extend .sans !optional" if the extend should be able to fail.
)
Compilation failed in 1 files.
Configuration file: /home/aditya/workspace/blog/octopress/_config.yml
            Source: source
       Destination: public
      Generating... 
     Build Warning: Layout 'nil' requested in blog/categories/self/atom.xml does not exist.
     Build Warning: Layout 'nil' requested in blog/categories/uptime/atom.xml does not exist.
     Build Warning: Layout 'nil' requested in atom.xml does not exist.
 Build Warning: Layout 'nil' requested in robots.txt does not exist.
 Build Warning: Layout 'nil' requested in blog/categories/self/atom.xml does not exist.
 Build Warning: Layout 'nil' requested in blog/categories/uptime/atom.xml does not exist.
                done.
 Auto-regeneration: disabled. Use --watch to enable.

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.