{"id":18596938,"url":"https://github.com/focusaurus/goragora","last_synced_at":"2025-05-16T13:33:11.857Z","repository":{"id":9948981,"uuid":"11967721","full_name":"focusaurus/goragora","owner":"focusaurus","description":"Gora Gora Orkestar's web site","archived":false,"fork":false,"pushed_at":"2023-01-07T03:57:42.000Z","size":16488,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T18:02:54.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Pug","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/focusaurus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-08T04:39:16.000Z","updated_at":"2021-07-24T17:41:48.000Z","dependencies_parsed_at":"2023-01-11T20:13:43.591Z","dependency_job_id":null,"html_url":"https://github.com/focusaurus/goragora","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/focusaurus%2Fgoragora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Fgoragora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Fgoragora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Fgoragora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/focusaurus","download_url":"https://codeload.github.com/focusaurus/goragora/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538479,"owners_count":22087871,"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-07T01:26:21.842Z","updated_at":"2025-05-16T13:33:11.826Z","avatar_url":"https://github.com/focusaurus.png","language":"Pug","readme":"# Gora Gora Orkestar's web site\n\nThis is a static web site managed with the [wintersmith](https://github.com/jnordberg/wintersmith) static site generator, which runs in node.js.\n\nIt can be run locally with node.js and also has files and scripts supporting docker.\n\n## How it works\n\nwintersmith reads the `templates` and `contents` and generates full HTML pages for a static web site into the `build` directory. Once built, the site can be served by any static web server.\n\nTo make live edits from [github.com](https://github.com), edit the page in the `contents` or `templates` directory and when that change is saved (\"merged to main\" in git terminology), github will execute a \"web hook\" which will tell the https://goragora.org web site server to get the latest code and rebuild the site, at which point the changes are live on the web.\n\n## How to set up for local development\n\n* install node.js\n  * see the `.nvmrc` file and use that version of node.js\n* install bash, git if you don't already have them\n\n## How to (local mode)…\n\n* Run a build (generate the files for a static web site):\n  * `./bin/build-site.sh`\n  * Files end up in the `build` directory\n* Preview the site in your browser\n  * `./bin/preview.sh`\n  * This will build the site and start a web server so you can preview your local changes in a web browser.\n  * Preview URL is [http://localhost:9120]()\n* Delete the generated files (`build` directory)\n\n## How to (docker mode)…\n\n* Install docker if you want to run this via docker\n* `./docker/build-image.sh` will build the \"goragora\" docker image for this project. This is **just** the prerequisite toolchain (node, git, bash, etc). Not the actual web site content nor the npm dependencies.\n* `./docker/build-site.sh` will generate the static site files by running wintersmith in the \"goragora\" docker image. Generated files will be available locally in your `build` directory though, not inside any docker container.\n* `./docker/service-start.sh` used to start the github web hook service in production under docker\n* `./docker/preview.sh` used to start nginx in a docker container using the static site's configuration. The URL will be [http://localhost:9121]().\n* `./docker/run.sh bash` Used to run a shell (or other ad-hoc command) in the docker image as needed. The project directory will be mounted at `/opt` and your shell will be in that directory initially.\n\n## How the production site is hosted\n\nThe site is hosted by [netlify](https://app.netlify.com) and works together with code pushed to [the focusuarus/goragora github repo](https://github.com/focusaurus/goragora)\n\n### Live production builds\n\n* Any change merged to the `main` branch will get automatically built by netlify and published to the live site at https://goragora.org\n* Pull requests will also be separately built and given a special preview URL where you can view the changes before merging the pull request.\n* This all lives under Pete's Netlify account but at some point we can transfer elsewhere. Netlify is free for this so no big whoop.\n* Pete has the goragora.org DNS domain name registered with gandi.net as the registrar and DNS is configured so goragora.org resolves to Netlify's servers properly.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffocusaurus%2Fgoragora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffocusaurus%2Fgoragora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffocusaurus%2Fgoragora/lists"}