-
Notifications
You must be signed in to change notification settings - Fork 26
Rename episodes with leading 0s #2
Comments
I've thought about this. |
Maybe make a new folder? |
That'd also mean that current URLs change - which is something I want to evade 🤔 |
You can leave the old folder and the content or just leave it with a link to the new location in each of the existing files? Or create a new folder call "season 2" and just add better naming in that file. |
that doesn't really solve the problem in the long run though - just for the first 999 episodes (being a bit optimistic here) 🤔 |
999 episodes is 19 years from now...
so for this week it could be |
I like how that sounds 🤔 Could also have a folder split by years. |
empty file with a text and link to the new location.. I have seen a few github projects do that. github in generally is not very good at hosting web content like this |
So, it won't follow symlinks? Bleh, that's annoying 🤔 |
@yamalight symlinks work like a charm. see what we are doing here: https://github.com/LiskHQ/lisk-elements |
@yatki oh, nice! that makes thing way easier. thanks for the heads up! 👍 |
If you look at this view, the episodes are all out of order. If you name the files like "001" for 1 and "012" for 12, then they would appear in the correct order.
https://github.com/BuildingXwithJS/bxjs-weekly/tree/master/episodes
The text was updated successfully, but these errors were encountered: