Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a wiki for this project #1

Open
johnwinans opened this issue Mar 26, 2022 · 8 comments
Open

Create a wiki for this project #1

johnwinans opened this issue Mar 26, 2022 · 8 comments

Comments

@johnwinans
Copy link
Member

Please submit a comment on this thread if you would like to participate in the creation of a wiki for this project.

The goal will be to put together a web site version of my youtube series where I discuss this project.

I have never created one in GitHub before. It seems easy enough. But it might help if someone that has done one before could share their insights on organizing it.

Thank you.

@joelburton
Copy link

I'd be very happy to help out here.

I don't have a background in EE (I teach software engineering for a living). While I've been dabbling in computer electronics for a while, I've found the videos in this project to be very helpful in learning how to think through a design like this. However, when it comes to building and debugging things, having some written notes to follow will be helpful, since it's tricky to remember which part of which video covers everything.

I'm happy to make a straw proposal for organizing and help out with the writing. How about:

Intro
  ProjectGoals
Components
Building
Debugging
Serial
Printers
Cpm
ProgrammingBoard
RelatedProjects

@johnwinans
Copy link
Member Author

I agree.

This started as a trip down memory lane. As I see notes from people that are building their own boards, I'd like to make sure that they have more than the videos to refer back to. Because they are annoying to rummage through if you are looking for something specific and can't recall where it was.

I figured I'd take a pass at skimming through the videos and creating an as-built outline of what is there so that a list like yours can connect to pages with a descriptions, pictures, and links to the videos if anyone wants more.

Do you have experience with Wikis and the like? I wouldn't know if a github wiki is optimal for this or not.

Any thoughts?

@Stefanie80
Copy link

I'd like to bump this idea again.
Would it be possible to use the Wiki functionality here on github?
There has been so much information shared in the discord lately,
But that will be hard to find in a week, let alone a year.

@johnwinans
Copy link
Member Author

You are right. This has fallen off the radar. The discord is not viable as a place to collect information.

I have never done a wiki on github. Would you be interested working on a first draft?

@mchobby
Copy link

mchobby commented Dec 5, 2023

Is this point still open?
I did follow the project since 1Year+ and learn enough to start Z80 programming on a a salvaged Z80 board.

I do use a MediaWiki for my company to share openSource content, translation to French and electronic learning stuff.
I started using the Wiki 10 years before and create some useful trick like:

I can offer:

  • hosting for the documentation (into a separate page).
  • Account creation for the Z80 Retro volunteers (filling the content).
  • Creation of the pages/chapter structure (as well a "boxed" welcome page & Navigator).
  • Guidance & support for writing chapter content with existing Wiki template I made for my own documentation. My templates are documented

As any wiki page, the page source is always available ;-)

Regards,
Dominique

@mchobby
Copy link

mchobby commented Dec 10, 2023

Aside my previous message, you should see how the Commander-X16 did organized their documentation on Github with MarkDown files.
Project leader and participant have made a great job on writing the doc, the doc source is available and can be easily downloaded.
A very nice approach!

@linuxplayground
Copy link

linuxplayground commented Dec 16, 2023

I started that in the manual repo. See: https://github.com/Z80-Retro/Z80-Retro-Manual

Feel free to raise pull requests.

It's just the markdown at this point. So would need to add some way to compile the MD files into a pdf

@johnwinans
Copy link
Member Author

Ya know.. @joelburton 's point from almost two years ago has struck a chord with me this morning.

As YouTube tries to add chapters to videos and we try to collect the current state of the project into a "manual" we don't have a catalog of what is where in the video series. (It does not help that I don't script these things. Someone once said something that rings in my head every time I post a video along the lines of "If I Had More Time, I Would Have Written a Shorter Letter.")

If anyone wants to participate in building an index of the topics and where they came from in the video series, I would LOVE to accept some pull requests! These could go into a set of pages in the manual repo somewhere with links into the videos.

@Stefanie80 and everyone else I am sure is very correct in that the discord is a nightmare for finding the gems that are posted there by various folks amidst all the discussion... that, arguably has to happen in order to produce the gems. I pin some of the things that I have run into. But they would be much better if they were transcribed into something connected to the Retro project manual or something like that.

Anybody??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants