Folks, today is a big day.
We managed to put some time into making a real developper’s documentation using jsdocs
comments directly inside the code.
As you may have seen, we now have an updated eleventy with a great multilang setup. Where we can switch from one lang to another, and we can actually get new languages quite easily.
And better, we have a setup that will let you add issues, and commits to help us translate (which is, i think, one of the best contribution a project can get.)
On the developper’s world, i spent some time adding some jsdocs
comments to paged.js and setup the script to generate the new documentation pages when a feature is added.
It’s not perfect yet (as Fred needs to read the exising docs to make sure the comments make sense), but the whole mechanism exists, and it’s really cool to see it working that way. wink wink
If you want to contribute, you can actually join us, fork the repo and add features and comments to the code.
I’ll come back very soon with some news about Paged.js work around CSS parsing.
talk soon!