Giter Club home page Giter Club logo

Comments (8)

gilbertgede avatar gilbertgede commented on June 14, 2024

Well, I added an update for PyCon 2014. I think there are some tools to go from DokuWiki (that's the one we use, right?) to markdown.

If there are no objections though, under our pydy user, I might make the pydy.github.io repository and start moving content over?

from pydy-tutorial-human-standing.

moorepants avatar moorepants commented on June 14, 2024

After all that work to get the site live again! :)

No, that sounds good to me. I think having a sphinx/jekyll/(or your favorite static site generator) hosted as a git repo is a better long term solutions. Github even has the git based wiki's built in that can be used. All of that data can be moved from github via git if it ever fails.

We should point pydy.org to the new site as soon as it has enough content.

I'm +1 for that.

from pydy-tutorial-human-standing.

gilbertgede avatar gilbertgede commented on June 14, 2024

I started looking into jekyll, which is more blog focused. That raises the question - should the new pydy.org be more "blog-like", i.e. each example or announcement is a new post, which can then be indexed according to category? Or do we want to keep the wiki look & feel that we have now? Sphinx might be better if we want to retain that. Thoughts?

from pydy-tutorial-human-standing.

moorepants avatar moorepants commented on June 14, 2024

We can just use Sphinx since we are all familiar with it. My dissertation, for example, is a Sphinx site hosted on Github.

I use Hyde for my personal website and you can make pages or blog posts. I assumed that Jekyll would allow you to do either or.

from pydy-tutorial-human-standing.

gilbertgede avatar gilbertgede commented on June 14, 2024

Jekyll does, but it doesn't seem as "clean" as I would expect. From what I understood of the documentation, if something is not a post (going in the _post directory), it has to be in the top-level directory.

I'll start trying out Sphinx.

from pydy-tutorial-human-standing.

moorepants avatar moorepants commented on June 14, 2024

I have some scripts here in my sphinx makefile that help handle a gh-pages branch on the same repo as the source:

https://github.com/moorepants/dissertation/blob/master/Makefile

May be helpful.

Another option is to have two repos, one for the source and one for the content produced by the source.

from pydy-tutorial-human-standing.

gilbertgede avatar gilbertgede commented on June 14, 2024

OK, I have put a few of the wiki pages in a Sphinx-built page here: http://pydy.github.io/
It's set up so that we (the developers) work in the dev/ directory, and everything is pushed up to the main directory. For an org page, I believe everything has to be in the main folder of the master branch (different than for project pages). Let me know what you think about how it's starting to look.

from pydy-tutorial-human-standing.

moorepants avatar moorepants commented on June 14, 2024

The website is as updated as it is probably gonna get. Closing.

from pydy-tutorial-human-standing.

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.