-
## Real-world challenge
What new understanding will be obtained? What public good would be served? What business opportunities are available? Who would benefit, who are consumers/users of your data o…
-
I think this is happening de facto already, but can we codify that:
- proposals can be referred to as `ERC` where `n` refers to the issue number
- final EIP numbers are allocated when an ERC is _accep…
-
By its nature JBake is a standalone tool installed on an individual machine that generates static output that is pushed to the server. So there's little worry about runtime requirements other than in …
-
With so much change happening in the front-end dev world these days, even doing something as seemingly simple as building a basic website is not straightforward.
It used to be that you just wrangled…
-
Referencing #48 , we shouldn't have to do this every year. Could be implemented using either jekyll/liquid or javascript.
-
Hi,
I am not quite sure of the proper way to use :toc: with jekyll-asciidoc.
If I have a document Foobar.adoc which starts like this:
Foobar
======
:Date: $Date$
:Revision: $Id$
:docinfo:
:toc: …
-
There's a lot of stuff in our left nav of the docs. It would be great if someone could clean this up and make it a little easier to digest.
-
Upgrading Textpattern is currently a relatively simple procedure – as detailed [here](http://www.textpattern.net/wiki/index.php?title=Detailed_upgrading_instructions#Step_3:_Install_the_New_Textpatter…
-
If this is to be taken at face value: "TOML aims to be a minimal configuration file format", then embedding all of RFC 3339 to get datetime literals makes no sense. Since the string values of TOML key…
-
It would be nice if `guard-nanoc` would have an option for running a server, so I don't have to run `nanoc view` as a separate process.