GithubHelp home page GithubHelp logo

Comments (10)

alexharris avatar alexharris commented on June 30, 2024

Hi, I am not experiencing this issue. It looks like the errors are occurring in /home/emil/Personal/blog/sass/. Is that where you moved this theme to? Did you already run rake install?

from octopress-flat.

emilsoman avatar emilsoman commented on June 30, 2024

I cloned the theme to [blog-source-branch-root]/.themes/octopress-flat. I ran rake install['octopress-flat'] . The errors are seen when I run rake generate after these steps. Where are these classes heading and side-shadow-border defined ?

from octopress-flat.

alexharris avatar alexharris commented on June 30, 2024

They were in various scss files. See this commit: a3675c9

I removed them. Trying pulling, installing, and generating again.

from octopress-flat.

emilsoman avatar emilsoman commented on June 30, 2024

I'll take a pull and update the status. Thanks !

from octopress-flat.

alexharris avatar alexharris commented on June 30, 2024

Cool, let me know how it goes

from octopress-flat.

emilsoman avatar emilsoman commented on June 30, 2024

Errors are gone now. Thanks ! But I'm facing another problem and I don't know if it's related to this issue so I don't want to open another one. I'm not able to get the theme working on my octopress blog. You can see the blog's source on GitHub . These are the steps I followed :

$ cd blog
$ git clone git://github.com/alexharris/octopress-flat.git .themes/octopress-flat
$ rake install['octopress-flat']
$ rake preview

There are no errors. Cleared the browser cache and refreshed my preview page and I'm not seeing the flat UI. Is there anything else I need to do ?

from octopress-flat.

alexharris avatar alexharris commented on June 30, 2024

Does that workflow work on other themes? I just tried what you said, and it seemed to work, although there seems to be some weirdness around "rake preview". According to the octopress documentation:

rake generate # Generates posts and pages into the public directory
rake watch # Watches source/ and sass/ for changes and regenerates
rake preview # Watches, and mounts a webserver at http://localhost:4000

So maybe rake preview is not the right option. Try doing rake install and then rake generate. For me, this consistently works.

from octopress-flat.

alexharris avatar alexharris commented on June 30, 2024

Hey, did this end up working? If so, I'd like to close the issue. Thanks.

from octopress-flat.

emilsoman avatar emilsoman commented on June 30, 2024

@alexharris , sorry for the delay . Yeah rake preivew gives a messed up UI. rake generate works though ( But it's weird that rake preview works on other themes that I've tried ) . This issue can be closed . Thanks !

from octopress-flat.

alexharris avatar alexharris commented on June 30, 2024

Thanks. I'd look into it, but with Octopress 3 on the horizon, I'm reluctant to put much further work into this version.

from octopress-flat.

Related Issues (5)

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.