Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scpwiki/wikijump
The SCP Wiki's work on Project Foundation, a replacement for Wikidot.
https://github.com/scpwiki/wikijump
hacktoberfest postgresql rust scp-wiki svelte typescript wikidot wikijump
Last synced: 7 days ago
JSON representation
The SCP Wiki's work on Project Foundation, a replacement for Wikidot.
- Host: GitHub
- URL: https://github.com/scpwiki/wikijump
- Owner: scpwiki
- License: other
- Created: 2019-01-18T22:28:56.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-11T02:14:50.000Z (26 days ago)
- Last Synced: 2024-10-11T23:33:35.376Z (25 days ago)
- Topics: hacktoberfest, postgresql, rust, scp-wiki, svelte, typescript, wikidot, wikijump
- Language: PHP
- Homepage: https://www.wikijump.org/
- Size: 217 MB
- Stars: 127
- Watchers: 14
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
Wikijump began as the [SCP Wiki](https://scpwiki.com)'s fork of the unmaintained [Wikidot](https://github.com/gabrys/wikidot).
It seeks to implement [Project Foundation](https://scpwiki.com/forum/c-3335628/general-information) using lessons learned from Wikidot's legacy PHP code and cutting-edge Wikidot research from other technical projects.
The goal is to provide a scalable, maintainable platform with features, improvements, and bugfixes that current users of Wikidot need today.This project is being primarily developed by the English SCP Wiki's [Technical Team](http://05command.wikidot.com/technical-staff-main) as part of Project Foundation, however other contributors are welcome.
Issues are tracked on our [Jira](https://scuttle.atlassian.net/browse/WJ).Questions and comments can be posted in our [General Information forum](https://scpwiki.com/forum/c-3335628/general-information), or in [`#site11` on SkipIRC](https://scpwiki.com/chat-guide).
## Contributing
We welcome any suggestions or requests, which can be made in our [Feature Requests forum](https://scpwiki.com/forum/c-3335630/feature-requests).
If you would like to volunteer some of your time to Wikijump development, join the Discord and chat with us! (Invites can be received in `#site11` or by DMing a current Wikijump team member).
### Development
(This section will be rewritten as the Framerail migration continues)
See [development.md](docs/development.md) for information on running a local instance of Wikijump. See the [Wikijump Glossary](docs/glossary.md) for the terminology used by developers and API consumers, and [contributing.md](docs/contributing.md) if you're interested in contributing to the project.
## Sponsors
Wikijump would like to thank the following organizations for graciously permitting us to use their services for free:
* [Atlassian](https://scuttle.atlassian.net/) ([info](https://www.atlassian.com/software/views/open-source-license-request))
* [JetBrains](https://www.jetbrains.com/phpstorm/) ([info](https://www.jetbrains.com/community/opensource/#support))## License
Wikijump is available under the same license as Wikidot, the [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0.en.html) (AGPL 3.0).
```
Wikijump - FOSS Wiki Software for Writing Communities
Copyright (c) 2019-2024, Wikijump TeamBased on Wikidot - free wiki collaboration software
Copyright (c) 2008, Wikidot Inc.
```