open-neuromorphic / open-neuromorphic.github.io

Public website, hosted through GitHub pages.
https://open-neuromorphic.org
MIT License
13 stars 16 forks source link

Review and improve info about DynapSE 2 #146

Closed biphasic closed 6 months ago

biphasic commented 6 months ago

The website

The code for the live version of open-neuromorphic.org is hosted on the main branch at our GitHub repository. The site contains educational content on neuromorphic software libraries and hardware. To build the website locally, follow these instructions.

What to improve

The current entry for DynapSE 2 is located here and would benefit from more detailed info.

Following info should be checked or added in the header:

Following info should be added in the text body.

Following things would be nice to have:

Feel free to add any relevant information you think would be beneficial. If you have questions or need clarification on any topic, please open a PR and ask. We encourage both seasoned contributors and newcomers to participate. Our team is ready to assist you in this process, both on Github or on Discord. Please keep the discussions public at all times.

Workflow

  1. Comment on this issue to express interest, so that our team can assign it to you. That'll let other people know that you're working on it.
  2. Fork this repository
  3. Make the changes in your fork and commit them on a new branch.
  4. Follow the instructions to build the website locally and check that the new page renders nicely.
  5. Create a pull request from the new branch in your fork into main in the original repository.

Writing style

Our aim is to create a central hub for educational content on neuromorphic computing. The content should be formally written, accessible to the public, and include references or images where appropriate. Feel free to include yourself in an authors statement at the bottom of the page. Please avoid overly general comments (as sometimes generated by ChatGPT).

olerichter commented 6 months ago

index.md

I copied some info together it might need a pass

biphasic commented 6 months ago

Thanks so much @olerichter ! I edited a subtitle or wording here and there, you can see the result here: https://github.com/open-neuromorphic/open-neuromorphic.github.io/pull/161 Let me know if you're happy to merge