{"id":21150754,"url":"https://github.com/denizenscript/denizenmetawebsite","last_synced_at":"2025-07-09T09:31:38.293Z","repository":{"id":43511053,"uuid":"353474276","full_name":"DenizenScript/DenizenMetaWebsite","owner":"DenizenScript","description":"The Denizen Meta-Documentation Website","archived":false,"fork":false,"pushed_at":"2024-06-14T09:17:05.000Z","size":238,"stargazers_count":2,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-14T10:31:27.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DenizenScript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mcmonkey4eva"}},"created_at":"2021-03-31T19:55:41.000Z","updated_at":"2024-06-14T09:17:08.000Z","dependencies_parsed_at":"2024-01-07T07:23:35.305Z","dependency_job_id":"89799bd1-25a3-4072-a5ef-f0cf5ed97b01","html_url":"https://github.com/DenizenScript/DenizenMetaWebsite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenizenScript%2FDenizenMetaWebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenizenScript%2FDenizenMetaWebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenizenScript%2FDenizenMetaWebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenizenScript%2FDenizenMetaWebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DenizenScript","download_url":"https://codeload.github.com/DenizenScript/DenizenMetaWebsite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225530378,"owners_count":17483547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T10:07:15.023Z","updated_at":"2024-11-20T10:07:15.661Z","avatar_url":"https://github.com/DenizenScript.png","language":"C#","readme":"DenizenMetaWebsite\n------------------\n\nMeta-documentation website for Denizen.\n\n### How To Install/Run\n\nDesigned for and tested on Debian Linux.\n\n- Make sure you have `screen` and `dotnet-6-sdk` available\n- Add a user for the service (via `adduser` generally, then `su` to that user)\n- Clone the git repo (`git clone https://github.com/DenizenScript/DenizenMetaWebsite`) and enter the folder\n- Make a folder labeled `config`, inside it make a text file labeled `config.fds`, and add any configuration keys from the sample config below. All keys are optional, a default config would be an empty file.\n- Call `./update.sh`\n- Will by default open on port 8098. To change this, edit `start.sh`\n- It is strongly recommended you run this webserver behind a reverse proxy like Apache2.\n\n### Testing on Windows\n\n- Install [DotNET 6](https://dotnet.microsoft.com/download/dotnet/6.0)\n- Make a folder labeled `config`, inside it make a text file labeled `config.fds`, and add any configuration keys from the sample config below. All keys are optional, a default config would be an empty file.\n- Open this folder in VS Code\n- Use the terminal at the bottom of VS Code, run `.\\start.ps1`\n- Open `localhost:8098` in your browser\n\n### Configuration\n\n```yml\n# Set to a webhook token that will cause the website to reload meta documentation from source.\n# This can be used by sending a POST request to \"\u003cbase url\u003e/Webhook/Reload?token=some_token_here\"\n# Exclude this config key to not have any reloading.\nreload-webhook-token: some_token_here\n# Set to a list of alternate meta doc source URLs. Exclude this key to use the default source list.\nalt-sources:\n- https://example.com\n```\n\n### Licensing pre-note:\n\nThis is an open source project, provided entirely freely, for everyone to use and contribute to.\n\nIf you make any changes that could benefit the community as a whole, please contribute upstream.\n\n### The short of the license is:\n\nYou can do basically whatever you want, except you may not hold any developer liable for what you do with the software.\n\n### The long version of the license follows:\n\nThe MIT License (MIT)\n\nCopyright (c) 2021-2022 The Denizen Script Team\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":["https://github.com/sponsors/mcmonkey4eva"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenizenscript%2Fdenizenmetawebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenizenscript%2Fdenizenmetawebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenizenscript%2Fdenizenmetawebsite/lists"}