{"id":20012124,"url":"https://github.com/fslaborg/fslab.fornax","last_synced_at":"2026-06-13T14:06:49.505Z","repository":{"id":121744452,"uuid":"607616343","full_name":"fslaborg/FsLab.Fornax","owner":"fslaborg","description":"Fornax components and template for fslab-themed websites ","archived":false,"fork":false,"pushed_at":"2023-12-26T12:39:34.000Z","size":512,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-14T01:39:09.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://fslab.org/FsLab.Fornax/","language":"F#","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/fslaborg.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}},"created_at":"2023-02-28T10:37:15.000Z","updated_at":"2023-03-07T19:05:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"2231efcf-2e4a-4a9e-be3b-9293aeab6bcf","html_url":"https://github.com/fslaborg/FsLab.Fornax","commit_stats":{"total_commits":38,"total_committers":1,"mean_commits":38.0,"dds":0.0,"last_synced_commit":"525ac9af6a1f8881984803cf2f2ee34629d1b14f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fslaborg%2FFsLab.Fornax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fslaborg%2FFsLab.Fornax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fslaborg%2FFsLab.Fornax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fslaborg%2FFsLab.Fornax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fslaborg","download_url":"https://codeload.github.com/fslaborg/FsLab.Fornax/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241447722,"owners_count":19964354,"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-13T07:28:49.630Z","updated_at":"2026-06-13T14:06:49.439Z","avatar_url":"https://github.com/fslaborg.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FsLab.Fornax\n\nFornax template for fslab websites\n\nThis repo contains the source for two packages:\n- **FsLab.Fornax** [![](https://img.shields.io/nuget/v/FsLab.Fornax)](https://www.nuget.org/packages/FsLab.Fornax/) is a library containing components for [fornax]() in the fslab style.\n- FsLab.Fornax.Template [![](https://img.shields.io/nuget/v/FsLab.Fornax.Template)](https://www.nuget.org/packages/FsLab.Fornax.Template/) is a `dotnet new` template for instantly getting a fornax website in the fslab style up and running.\n\n# Using the template\n\n## install\n\n`dotnet new install FsLab.Fornax.Template::*`\n\n## cli usage\n\n```\nFsLab.Fornax.Template (F#)\nAuthor: Kevin Schneider\n\nUsage:\n  dotnet new fslab-web [options] [template options]\n\nOptions:\n  -n, --name \u003cname\u003e       The name for the output being created. If no name is specified, the name of the output\n                          directory is used.\n  -o, --output \u003coutput\u003e   Location to place the generated output.\n  --dry-run               Displays a summary of what would happen if the given command line were run if it would result\n                          in a template creation.\n  --force                 Forces content to be generated even if it would change existing files.\n  --no-update-check       Disables checking for the template package updates when instantiating a template.\n  --project \u003cproject\u003e     The project that should be used for context evaluation.\n  -lang, --language \u003cF#\u003e  Specifies the template language to instantiate.\n  --type \u003cproject\u003e        Specifies the template type to instantiate.\n\nTemplate options:\n  -bu, --base-url \u003cbase-url\u003e                  The base url of the deployed site, will be used when building the static\n                                              htmls to prefix urls\n                                              Type: string\n  -st, --site-title \u003csite-title\u003e              The title of the site, will be used in page metadata\n                                              Type: string\n  -sd, --site-description \u003csite-description\u003e  The description of the site, will be used in page metadata\n                                              Type: string\n```\n\n## developing the website\n\nIn `/src` run\n\n```\ndotnet tool restore\ndotnet fornax watch\n```\n\n## publishing the website\n\nIn `/src` run\n\n```\ndotnet fornax build\n```\n\nthe output will be in the `_public` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffslaborg%2Ffslab.fornax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffslaborg%2Ffslab.fornax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffslaborg%2Ffslab.fornax/lists"}