{"id":20738801,"url":"https://github.com/ebean-orm/website-source","last_synced_at":"2025-03-11T11:32:59.058Z","repository":{"id":908822,"uuid":"20055855","full_name":"ebean-orm/website-source","owner":"ebean-orm","description":"Source for the public website / documentation","archived":false,"fork":false,"pushed_at":"2024-09-02T10:42:17.000Z","size":4737,"stargazers_count":11,"open_issues_count":4,"forks_count":29,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-18T01:32:17.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebean-orm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support.html","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-22T09:42:30.000Z","updated_at":"2024-09-02T10:42:20.000Z","dependencies_parsed_at":"2024-04-21T22:17:58.745Z","dependency_job_id":"e200ea5a-a7b6-4226-8b75-7efdae34a9db","html_url":"https://github.com/ebean-orm/website-source","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/ebean-orm%2Fwebsite-source","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebean-orm%2Fwebsite-source/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebean-orm%2Fwebsite-source/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebean-orm%2Fwebsite-source/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebean-orm","download_url":"https://codeload.github.com/ebean-orm/website-source/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243025036,"owners_count":20223725,"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-17T06:20:43.496Z","updated_at":"2025-03-11T11:32:59.012Z","avatar_url":"https://github.com/ebean-orm.png","language":"HTML","readme":"Website-2020\n======================\n\nSource for the website for Ebean ORM.\n\n\n## How to build the website\n\n\n### 1. Clone website-source repo\n\n- git clone git@github.com:ebean-orm/website-source.git\n\n\n### 2. Make a destination directory\n\n```bash\nmkdir website-dest\n```\n\n### 2. Download avaje-website-generator-2.2.2.jar\n\n- download https://repo1.maven.org/maven2/org/avaje/avaje-website-generator/2.2.2/avaje-website-generator-2.2.2.jar\n\n\n\n\n### 3. run the website generator\n\n```bash\njava -jar avaje-website-generator-2.2.2.jar -s website-source/ -d website-dest/\n```\n\nThis website generator will:\n- generate content into website-dest\n- continue to run (until CTRL-C) watching the source directory\n- When any source file changes it will re-generate the changed content\n\n\n### 4. setup nginx to serve the website-dest directory\n\nFor example:\n```none\n\nroot /home/rob/work/website-dest;\n\nindex index.html index.htm;\n\nserver_name _;\n\nlocation / {\n        # First attempt to serve request as file, then\n        # as directory, then fall back to displaying a 404.\n        try_files $uri $uri.html $uri/ =404;\n}\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febean-orm%2Fwebsite-source","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febean-orm%2Fwebsite-source","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febean-orm%2Fwebsite-source/lists"}