Closed proffapt closed 1 year 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.
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
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
For the notebook we will have another branch and I will register that branch with netlify
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?
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
Ahem i see, so shall I close this issue or leave it as a reminder?
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.
How about removing the book and keeping this only?
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.
Then it's better to abandon Network Book and keep this as main, not worth the hastle.
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