Closed govardhnn closed 8 months ago
This PR is from my yesterday's proposed change to convert README from markdown to asciidoc. I will create a separate PR to divide the README based on resource categories.
Also note that the earlier used technique to use anchor tags to direct to a new page does not work with markdown. For reference: Stack Overflow Thread on trying new tab anchors in markdown
I would like to make further minor suggestions to commit to the same PR:
do not populate gitignore with ~
alias rme='find . -name "*~" -exec rm -rf {} +; find . -name "*#" -exec rm -rf {} +;'
remove the date added column - remove the need to check for outdated content, its the role of the community to raise an issue and if possible - a PR to remove outdated content.
Hi @govardhnn, while this feature is impressive, our current focus is solely on the content. We'll revisit this aspect at a later stage.
This PR does the following: