{"id":19205375,"url":"https://github.com/simsustech/simple-site-generator","last_synced_at":"2026-03-01T12:01:28.794Z","repository":{"id":123552900,"uuid":"607233151","full_name":"simsustech/simple-site-generator","owner":"simsustech","description":"Easily generate a simple but full-featured website.","archived":false,"fork":false,"pushed_at":"2025-06-19T09:25:11.000Z","size":482,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T13:11:29.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/simsustech.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":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-27T15:31:36.000Z","updated_at":"2025-06-19T09:24:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bb5ba28-9d28-431c-b581-70719ef44232","html_url":"https://github.com/simsustech/simple-site-generator","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.125,"last_synced_commit":"65cc1555fc95256d8525a6bb58b842cca81a4c13"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/simsustech/simple-site-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsustech%2Fsimple-site-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsustech%2Fsimple-site-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsustech%2Fsimple-site-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsustech%2Fsimple-site-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simsustech","download_url":"https://codeload.github.com/simsustech/simple-site-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simsustech%2Fsimple-site-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T11:43:06.159Z","status":"ssl_error","status_checked_at":"2026-03-01T11:43:03.887Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-09T13:12:28.961Z","updated_at":"2026-03-01T12:01:28.778Z","avatar_url":"https://github.com/simsustech.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Site Generator\n\n\u003e Easily generate a simple but full-featured website.\n\n### Try it online\n\nhttps://codesandbox.io/p/sandbox/simple-site-generator-jdhg1d\n\n### Web developers, designers and resellers\n\nThe goal of Simple Site Generator is to provide a platform on which web developers can easily create and maintain simple but full-featured websites.\nIf you are interested in providing paid templates to your customers, please contact me at info [at] simsus.tech.\n\n### Community\n\nCurrently there are two free templates in the `@simple-site-generator/templates` package: `documentation` and `small-business`.\n\n# Features\n\n- Easily switch between templates with a single configuration option.\n- Separation of content and style:\n  - Define your content with Markdown.\n  - Choose your template\n- Builds a full-featured, static, Quasar Framework powered website.\n- Comes with a Github workflow which automatically uploads the generated files to your server.\n\n# Getting started\n\nInitialize a simple site generator project:\n\n```bash\npnpm create simple-site-generator ssg\ncd ssg\npnpm i\npnpm run dev\ngit init\n# Add your github repository as a remote source\n```\n\nOn Github, define the following action secrets:\n\n- DEPLOY_HOST: IP address or hostname of your server\n- DEPLOY_USER: SSH user on your server\n- DEPLOY_KEY: SSH key corresponding to the user\n- ~~SIMSUSTECH_NPM_TOKEN: NPM access token for npm.simsus.tech~~\n\nIf you have `rsync` installed on your server/host, you can then push to the `production` branch and it will upload your website to `/srv/${URL}`.\n\n\u003e **Note**\n\u003e Change the `template` variable in `vitrify.config.ts` to `small-business` to experience the ease of changing the template of your website.\n\n# API\n\n[PageProps can be defined in the frontmatter of your Markdown files.](/packages/templates/src/index.ts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimsustech%2Fsimple-site-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimsustech%2Fsimple-site-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimsustech%2Fsimple-site-generator/lists"}