Register gosong.is-a.dev - #47306
Conversation
Hi there! 👋You've successfully made a pull request! Here are some steps to do while waiting for a maintainer to review the pull request:
Note If you've opened this pull request while there is a high number of other open pull requests, your wait time will be longer than usual. Please be patient! |
iostpa
left a comment
There was a problem hiding this comment.
Replace some placeholder links from Docusaurus with your own links, then PR is good to go.
Pull Request DeniedThis pull request has been denied due to the following reason(s): Incomplete WebsiteThis website is incomplete and has either little to no content or has placeholder text and links; please either add more content or replace the placeholder text and links. Please note that said additional content must be related to software development and must comply with our Terms of Service. Additionally, note that we do not have very high standards for a "complete" website. Using a URL record to redirect to your GitHub account page, for example, is totally acceptable as complete and related to software development. If you believe this was a mistake, or if you need further clarification, please feel free to create an issue or reach out to our team in the Discord server. |
|
reopen pr after fixing links |
|
Fixed the placeholder Docusaurus links and a config syntax error that was breaking the build. The site now builds successfully — ready for another review whenever you get a chance. Thanks for your patience! |
Requirements
ownerkey.Website Preview
https://natarizki.github.io/gs-lang/
Website Purpose
Official documentation site for GoSong (GS), a beginner-friendly general-purpose programming language I created, blending Go and Python syntax with a unique task orchestration feature. The site includes a full 9-page tutorial covering installation, language syntax, control flow, functions, structs/OOP, collections, error handling, task orchestration, and the module system/CLI. Source code: https://github.com/Natarizki/gs-lang