metakgp / iit-kgp-network

Information repository and Solutions on IIT KGP Internet Problems.
MIT License
51 stars 4 forks source link

Syncing Network Book with this repository #29

Closed proffapt closed 1 year ago

proffapt commented 2 years ago

Network Book: https://github.com/sheharyaar/iit-kgp-network-book

Why

To automate the process of syncing Network book with this repository because that looks better to read.

How

thealphadollar commented 2 years ago

Hey @proffapt , what exactly do we want to accomplish with GitHub actions? I've worked with them for sometime, so I might be able to help.

proffapt commented 2 years ago

Hey @proffapt , what exactly do we want to accomplish with GitHub actions? I've worked with them for sometime, so I might be able to help.

Umm this repo has a netlify notebook which is yet another GitHub repo.. whenever we update this repo's main branch I wanna know if it's possible that the notebook branch is also updated?

This is the netlify connected repo: https://github.com/sheharyaar/iit-kgp-network-book

To put it again since I fumbled while typing.. wanna reflect changes made in this repo into that repo

sheharyaar commented 2 years ago

Github actions is not needed , netlify automatically builds and deploys the changes made to the notebook repo. I will have to make some organisational changes to the notebook repo. I had distributed the Markdown file to make it compatible with docsify.

I will update this soon

sheharyaar commented 2 years ago

For the notebook we will have another branch and I will register that branch with netlify

proffapt commented 2 years ago

Github actions is not needed , netlify automatically builds and deploys the changes made to the notebook repo.

No I was talking about reflecting changes in this repository into notebook's repository.

For the notebook we will have another branch and I will register that branch with netlify

I don't know much about it. How will it help?

sheharyaar commented 2 years ago

I got your point about reflecting the changes to the other repository, I was proposing to merge the notebook in this repo, as a new branch, which will get synced to netlify automatically. ( netlify has this option ). So it will be easy to manage changes.

There are some organisational change I have to make to the notebook part because it's not arranged in a good way. I had made such changes to make it compatible with docsify. I will use a better markdown converter or dome some other changes which can be used to automate the future changes

proffapt commented 2 years ago

Ahem i see, so shall I close this issue or leave it as a reminder?

proffapt commented 1 year ago

Was visiting issues casually.. umm why not just keep the network book??

Since this repository is popular enough we can change its name and migrate the network book here and remove the currently existing structure.

sheharyaar commented 1 year ago

How about removing the book and keeping this only?

proffapt commented 1 year ago

How about removing the book and keeping this only?

Lol, that will also work, network book is easy for beginners to see that's why I was focusing on it XD.

proffapt commented 1 year ago

Then it's better to abandon Network Book and keep this as main, not worth the hastle.