Giter VIP home page Giter VIP logo

Comments (6)

coolaj86 avatar coolaj86 commented on August 30, 2024

I couldn't figure it out, so last week I actually wrote my own ruhoh-compatible blog platform: http://dear.desi.

I don't have all of the features implemented, but if you want to try it and it doesn't compile you blog correctly I'd like to know so that I can fix it (it should be backwards compatible to 1.0 and forwards compatible to 2.6 because I made a layer in-between the internal data and the view that gets templated).

I've just been burned so many times between updates of OS X / ports / homebrew / ruby / gems that I just gave up on ruby and decided to use a language that can still run the programs it ran back in 1996 (and, of course, a lot of newer, better ones): JavaScript.

from blog.

plusjade avatar plusjade commented on August 30, 2024

I feel you! I'm excited to try rid out. I'll let you know how it goes!
On Jan 17, 2015 1:08 PM, "AJ ONeal" [email protected] wrote:

I couldn't figure it out, so last week I actually wrote my own
ruhoh-compatible blog system: http://dear.desi.

I don't have all of the features implemented, but if you want to try it
and it doesn't compile you blog correctly I'd like to know so that I can
fix it.

I've just been burned so many times between updates of OS X / ports /
homebrew / ruby / gems that I just gave up on ruby and decided to use a
language that can still run the programs it ran back in 1996 (and, of
course, a lot of newer, better ones): JavaScript.


Reply to this email directly or view it on GitHub
#17 (comment).

from blog.

coolaj86 avatar coolaj86 commented on August 30, 2024

Note: to use desi it's best if you clone the seed project and then copy over your theme (into themes/) and posts (into posts) and set theme in site.yml and your author data into authors/your-handle-or-nickname.yml.

The config files are different in Desi than in Ruhoh.

from blog.

coolaj86 avatar coolaj86 commented on August 30, 2024

I'll make a video where I clone from the ruhoh branch of my blog and walk through the modifications necessary to run in Desi and then come back here and post it.

(I did make one yesterday, but screenflow crashed right as I clicked "stop recording", so I didn't get to edit and post it)

from blog.

coolaj86 avatar coolaj86 commented on August 30, 2024

By way of update:

I decided to fix and test a few more core things before posting back. I just fixed the permalink generator (i.e. /:categories/:year-:month-:day/:filename.html) and I'm very nearly done pulling it in (but I'm sleepy, so I'm more awake and can get it done 3x faster).

I expect that within 16 hours I'll be posting back to tell you that Desi can build most Ruhoh blogs with only minor changes to the 3 yml config files and no changes to your templates or posts.

from blog.

coolaj86 avatar coolaj86 commented on August 30, 2024

Part 1: http://youtu.be/phXZQGC2Vb8
Part 2: http://youtu.be/YxnZn44PLyc

Well, you know how it goes. You go in to fix your permalink support, one thing leads to another, you rewrite 63% of the code and you suddenly have a plugin system and numerous bug fixes.

from blog.

Related Issues (8)

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.