0
how can I program (and upload) a wiki?
Hi, I need some guidance, I am using the Translator to write this so I apologize for any errors. I would like to know 2 things, one, how can I program a wiki? but really, program it and two, how can I "upload" it to an intranet? I would really appreciate any help, because the internet, it just confuses me more. Thank you
4 ответов
+ 4
You wrote intranet instead of internet so I guess you want to host a wiki in a private network.
Have you looked at the available open source wiki solutions? Here is a list of them.
https://en.wikipedia.org/wiki/List_of_wiki_software#PHP-based
If you program a wiki from scratch, it'll be a lot of work and it isn't clear why you'd want to do that. You can start with a copy of all source code already written.
+ 2
Parking this here for posterity:
https://www.sololearn.com/discuss/1278650/?ref=app
I've had some success with GitHub and GitLab's built-in Wikis. Both have ways of hosting them (I hope this is still true).
https://docs.github.com/en/free-pro-team@latest/github/building-a-strong-community/about-wikis
https://docs.gitlab.com/ee/user/project/wiki/
+ 1
Thank you very much
+ 1
You're welcome.
I'm going to edit your thread so it's a little more searchable.