{"id":13687900,"url":"https://github.com/srid/emanote-template","last_synced_at":"2025-03-16T14:31:22.197Z","repository":{"id":39617912,"uuid":"381213608","full_name":"srid/emanote-template","owner":"srid","description":"Static site rendered from Markdown using Emanote","archived":false,"fork":false,"pushed_at":"2025-03-09T13:26:27.000Z","size":186,"stargazers_count":45,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T14:24:55.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://srid.github.io/emanote-template","language":"Markdown","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srid.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2021-06-29T02:15:48.000Z","updated_at":"2025-03-09T13:26:31.000Z","dependencies_parsed_at":"2024-07-14T01:28:15.375Z","dependency_job_id":"853a661d-84cd-4721-b0d8-a00b0513e233","html_url":"https://github.com/srid/emanote-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Femanote-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Femanote-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Femanote-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Femanote-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srid","download_url":"https://codeload.github.com/srid/emanote-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243819040,"owners_count":20352807,"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-08-02T15:01:02.999Z","updated_at":"2025-03-16T14:31:22.189Z","avatar_url":"https://github.com/srid.png","language":"Markdown","funding_links":[],"categories":["Markdown"],"sub_categories":[],"readme":"# emanote-template\n\nA template repository to create your own Markdown-based [Emanote](https://github.com/srid/emanote) notebook with [Visual Studio Code](https://code.visualstudio.com/) support, as well as to publish it to GitHub Pages.\n\nSee https://emanote.srid.ca/start/resources/emanote-template for details.\n\n## Using this template\n\nClick the \"Use this template\" green button on Github, and in the resulting repository make the following modifications,\n\n1. Change `index.yaml` to use your site's title (and set the same in `index.md`) and a suitable edit URL.\n1. Start adding `.md` notes at repository root (you can use VSCode or [Obsidian](https://emanote.srid.ca/obsidian))\n\nIf deploying using GitHub Pages, also:\n\n1. Change `flake.nix` to set the `baseUrl` (if your repository is named differently or you are using a CNAME).\n\nCheckout [examples](https://emanote.srid.ca/examples) and [guide](https://emanote.srid.ca/guide) for next steps.\n\n## Running using Nix\n\nTo start the Emanote live server using Nix:\n\n```sh\n# If you using VSCode, you can also: Ctrl+Shift+B\nnix run\n```\n\nTo update Emanote version in flake.nix:\n\n```sh\nnix flake update emanote\n```\n\nTo build the static website via Nix:\n\n```sh\nnix build -o ./result\n# Then test it:\nnix run nixpkgs#nodePackages.live-server -- ./result\n```\n\n## GitHub Pages\n\nGitHub Actions CI is responsible for deploying to GitHub Pages. See `.github/workflows/publish.yaml`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Femanote-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrid%2Femanote-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Femanote-template/lists"}