docs icon indicating copy to clipboard operation
docs copied to clipboard

Hyde documentation

Results 9 docs issues
Sort by recently updated
recently updated
newest added

The page http://hyde.github.io/commands.html links to http://hyde.github.io/publisher for publisher documentation, but I get a 404 when visiting the later url.

Broken links on main page: http://ringce.com/blog/2009/introducing_hyde http://groups.google.com/group/hyde-dev/web/hyde-1-0 http://hyde.github.io/static/#cons http://hyde.github.io/[static/#pros] ... probably there are more links that are broken Cheers Tset

The docs say that using -f will throw an exception if the target directory is nonempty, however the actual behavior is to throw an exception if marker files (either content/,...

Fixed typos in documentation.

- Fixed some url issues in index.html - Added missing README, AUTHORS, CHANGELOG. - Change the path to lessc to `/usr/bin/lessc`, IMHO most people would install less with `npm -g...

In the default distribution, `listing.j2` uses, eventually, `post.excerpt` to echo a post excerpt; however it is not obvious how to echo the full post content instead of an excerpt, and...

Questions that should be answered by Hyde docs: - In this configuration of Jinja2, is `{{ var }}` going to escape by default? (This would not be the Jinja2 package...

What properties does a `resource` have? A `node`?