Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Implementation of the new website of Skript's project.
Here is the (un)official pull request for the new website. Here is a list of tasks that I can't solve myself, and which are required before merge this pull request:
skript-website
: Contains source code of the websiteskript-website-public
: Public stuff of the website. Created to make easy changes inside the website without need to touch its source code.EMAIL
: The main email of the organizationACCESS_TOKEN
: An access token to be able to make commits and pushrepo
is requiredgenerateDocs
gradle task to generate Skript documentation in a json file atsrc/main/resources/docs.json
:skript-website-public/docs.json
.docs.json
file and replace it with the new one generated withgenerateDocs
gradle taskskript-website-public
repositoryAfter this to do list completed, you should be able to have a good implementation of the new website.
If you have any suggestion/bug with new website, please let me know here.
If you have any suggestion/bug with this pull request, please let me know in comment of it.
Target Minecraft Versions: /
Requirements: /
Related Issues: