Git Product home page Git Product logo

Comments (9)

webketje avatar webketje commented on June 15, 2024

As for 'use a github submodule'; because this seemed to be complicated and you were going to take care of it, I've included standard downloaded versions of the scripts in my working directory (testing)

from mango-is-website.

mef avatar mef commented on June 15, 2024

indeed, I'll take care of it (#19)

from mango-is-website.

webketje avatar webketje commented on June 15, 2024

@mef Full 'base' migration to foundation is done. Let the Sass episode begin?

from mango-is-website.

mef avatar mef commented on June 15, 2024

there seems to be a regression in the blog index pages: hyperlinks to the blog articles are incorrect and 404. For some reason they include the date inside permalinks

from mango-is-website.

mef avatar mef commented on June 15, 2024

Good work overall.

from mango-is-website.

webketje avatar webketje commented on June 15, 2024

Ah, good catches, I didn't know what to do with the .cfm files (can't test them locally unless I rename to .html and make some changes) & didn't bother with the blog JS. I'll update status here as I move on with these.

I am unable to reproduce the blog link issues: in both my serve, and build output, the hyperlinks are correct, and contain no dates or generate no errors (yes, in build I get 404 because the root is set to the root directory and not to _site, which is normal). Perhaps something in your local config related to jekyll permalinks?? Or maybe Jekyll switched the default permalink structure in v.3, resulting in different struct? I can't really think of another cause =/

from mango-is-website.

webketje avatar webketje commented on June 15, 2024

Status update:

  • Sticky nav working now => had to include foundation-bundled version of modernizr.js
  • Foundation tooltips unfortunately don't allow much JS config, most has to be put on the elements with data attributes and classes (this is in relation to blog article Belgians, Twitter and Klout)
  • 3/4 of HTML (also in JS templates) of the csv tool is migrated

from mango-is-website.

webketje avatar webketje commented on June 15, 2024

@mef On the second article, the page is also broken on mango-is, see: Finding twitter influencers Comparing Klout, Kred and peerIndex. Error:
Uncaught TypeError: Cannot read property 'journalists' of undefined(anonymous function) @ 2013-10-08-finding-twitter-influencers-comparing-klout-kred-and-peerindex.js:101

Also, when I jekyll serve the site, {{ site.url }} in JS files isn't converted. It works perfectly when I change to root-relative paths, eg. /blog/my/image. Permission to change this? (does it make any difference in this case?)

from mango-is-website.

mef avatar mef commented on June 15, 2024

canceled - skeleton to be used instead

from mango-is-website.

Related Issues (20)

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.