aragon / aragon-monthly

Aragon Monthly is a community curated monthly digital newspaper about DAOs and the Aragon ecosystem
https://monthly.aragon.one/
Creative Commons Zero v1.0 Universal
50 stars 26 forks source link

WIP: Fixing #292 #297

Closed Jorropo closed 5 years ago

Jorropo commented 5 years ago

Fixing content for Aragon Monthly

Closing of a referenced Issue

Closes #292

I havn't fixed all issue cause some issue arn't fixable (list here) :

Original number of error (177) :

$ mkdocs build 2>&1 | grep WARNING | wc | cut -d' ' -f5
177

Actual number of error (50) :

$ mkdocs build 2>&1 | grep WARNING | wc | cut -d' ' -f6
50

So I fixed 127 error.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

krrisis commented 5 years ago

Hi @Jorropo thx for your work on this! The issue with the bounty was to compile Issue 11 of the aragon monthly as described in #292 - I'm not sure what you did, I think you tried to take out the error messages that the 'mkdocs serve' command throws, right? This is definitely very useful work, so will check this! But it wasn't the bounty though. If you fixed all these errors I will however create a quick bounty for you to collect. Thx! Will check asap.

If you are interested to also compile the issue 11 you are still very welcome!