this post was submitted on 25 Sep 2023
25 points (96.3% liked)

Programming

17001 readers
318 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

I would like to do a small-medium guide on something I did that I couldn't find so many resources for, what do you think would be the best place to do this without so much hassle and preferably with free hosting?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 11 months ago (1 children)

Create github project, write markdown documents as readme.md?

[–] fartsparkles 1 points 11 months ago

This or a gist. So much easier to find and great for cloning and referencing too (others can link to specific lines for instance which Medium isn’t as great for).