{"id":18763218,"url":"https://github.com/freenet/freenetorg-website","last_synced_at":"2025-04-13T04:32:36.894Z","repository":{"id":66795697,"uuid":"533409670","full_name":"freenet/freenetorg-website","owner":"freenet","description":"The code behind https://freenet.org/ and https://staging.freenet.org/","archived":false,"fork":false,"pushed_at":"2024-06-25T04:56:11.000Z","size":5130,"stargazers_count":8,"open_issues_count":8,"forks_count":3,"subscribers_count":8,"default_branch":"staging","last_synced_at":"2024-06-25T05:54:10.915Z","etag":null,"topics":["freenet","google-cloud-platform","kotlin","kubernetes","kweb"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freenet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-09-06T16:27:24.000Z","updated_at":"2024-06-01T01:54:10.000Z","dependencies_parsed_at":"2024-06-17T16:46:52.158Z","dependency_job_id":"f57d390c-f4b3-4fbe-b089-652cc2eb2aca","html_url":"https://github.com/freenet/freenetorg-website","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/freenet%2Ffreenetorg-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenet%2Ffreenetorg-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenet%2Ffreenetorg-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freenet%2Ffreenetorg-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freenet","download_url":"https://codeload.github.com/freenet/freenetorg-website/tar.gz/refs/heads/staging","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223566414,"owners_count":17166320,"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":["freenet","google-cloud-platform","kotlin","kubernetes","kweb"],"created_at":"2024-11-07T18:25:10.628Z","updated_at":"2024-11-07T18:25:11.191Z","avatar_url":"https://github.com/freenet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Freenet Org Website Development Notes\n\n## Intro\n\nThis is the repository for the Freenet project website. It is built on the [Kweb](https://github.com/kwebio/kweb-core)\nframework in Kotlin, and is hosted on [Google Cloud](https://cloud.google.com/). There is a staging site at \nhttps://staging.freenet.org/, and the live site is at https://freenet.org/. Pushes to the \n[staging branch](https://github.com/freenet/freenetorg-website/tree/staging) will be automatically deployed to staging,\nwhile pushes to the [production branch](https://github.com/freenet/freenetorg-website/tree/production) will go live.\n\n## Source\n\n* [main.kt](https://github.com/freenet/freenetorg-website/blob/staging/src/main/kotlin/org/freenet/website/main.kt) - Main entry point\n * [LandingPageComponent](https://github.com/freenet/freenetorg-website/blob/staging/src/main/kotlin/org/freenet/website/landing/LandingPageComponent.kt) - Landing page\n\n## Prerequisites\n\n1. [A Recent Java Development Environment](https://adoptopenjdk.net/)\n2. [Gradle Build Tool](https://gradle.org/install/)\n3. [IntelliJ IDEA](https://www.jetbrains.com/idea/download/) (optional but highly recommended)\n\n## Setting up\n\n1. Clone the repository, two options:\n   1. Command Line\n      ```bash\n      $ git clone git@github.com:freenet/freenetorg-website.git\n      ```\n   2. IntelliJ IDEA\n      1. File -\u003e New -\u003e Project from Version Control -\u003e Git\n      2. Enter the URL of the repository, `git@github.com:freenet/freenetorg-website.git`\n2. Open the project in IntelliJ IDEA\n3. Create a new run configuration\n   1. Run -\u003e Edit Configurations...\n   2. Click the `+` button and select `Application`\n   3. Name the configuration `freenet.org website`\n   4. Set the `Main class` to `org.freenet.website.MainKt`\n   7. Set environment variables to `FREENET_SITE_LOCAL_TESTING=true`\n      * This will use dummy data so no connection to the database is required\n4. Run the configuration\n5. Open a browser and navigate to http://localhost:8080/\n\n## Pull Requests\n\nTo submit improvements create a pull request against the `staging` branch.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenet%2Ffreenetorg-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreenet%2Ffreenetorg-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreenet%2Ffreenetorg-website/lists"}