Coder Social home page Coder Social logo

urubu-quickstart's People

Contributors

jandecaluwe avatar jiffyclub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

urubu-quickstart's Issues

How to change "root" for hosting on github?

All internal links start with "/", so that they are at the root of the server. This works fine when visiting the website: http://urubu-quickstart.jandecaluwe.com. The start page is at http://urubu-quickstart.jandecaluwe.com/start.html

However, if you visit the same site at the GitHub provide location, the links are broken. Now the start page links to http://jandecaluwe.github.io/start.html, but it should be http://jandecaluwe.github.io/urubu-quickstart/start.html.

If we want to deploy our own documentation through GitHub (without a custom URL), is there a way to fix the links?

Google analytics

I'm rebuilding the urubu-quickstart site template to fit my own requirements.
Thanks for the great app.

I discovered _layouts\analytics.html which is tied to you.
How can I safely disable the Google Analytics data gathering tied to http://jandecaluwe.com?

Purpose of CNAME

What is the purpose of the file CNAME in the root of the repo?
Can I remove/change it?

Template fails when top node is "page"

The breadcrumb code in the template for "page" assumes that the breadcrumbs of the page have at least a length of 1. This is incorrect for the top node, which is usually an "index" and not a page. However if you want to render the top node as "page", the template crashes.

I will submit a patch to fix this.

ImportError: cannot import name ReferencePattern

Hi, I just tried to install the quickstart on my windows machine using Python 2.7.13. I'm seeing the following error message:

C:\temp\urubu>python -m urubu build
Traceback (most recent call last):
  File "C:\Python27\lib\runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "C:\Python27\lib\runpy.py", line 72, in _run_code
    exec code in run_globals
  File "C:\Python27\lib\site-packages\urubu\__main__.py", line 18, in <module>
    from urubu import main
  File "C:\Python27\lib\site-packages\urubu\main.py", line 25, in <module>
    from urubu import project
  File "C:\Python27\lib\site-packages\urubu\project.py", line 33, in <module>
    from urubu import readers, processors
  File "C:\Python27\lib\site-packages\urubu\processors.py", line 31, in <module>
    from urubu import md_extensions
  File "C:\Python27\lib\site-packages\urubu\md_extensions.py", line 31, in <module>
    from markdown.inlinepatterns import ReferencePattern, REFERENCE_RE, SHORT_REF_RE
ImportError: cannot import name ReferencePattern

Any idea why this happens?
Thanks,
Guy.

Please extend the example with tags

It took me quite some time to figure out, how to auto-generate tags from for the quickstart example and I'm still not sure if I got it right. I think it would be nice to extend the quickstart example to also show the usage of tags.

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.