{"id":18309120,"url":"https://github.com/typicalam/small-note-app","last_synced_at":"2026-04-20T03:02:07.718Z","repository":{"id":152899278,"uuid":"536204429","full_name":"TypicalAM/Small-Note-App","owner":"TypicalAM","description":"Web place to view your notes - powered by Go","archived":false,"fork":false,"pushed_at":"2022-09-13T16:04:22.000Z","size":37,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T08:59:22.818Z","etag":null,"topics":["gin","golang","markdown","markdown-to-html"],"latest_commit_sha":null,"homepage":"","language":"Go","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/TypicalAM.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":"2022-09-13T16:01:54.000Z","updated_at":"2024-02-13T19:05:05.000Z","dependencies_parsed_at":"2024-01-24T16:28:07.738Z","dependency_job_id":null,"html_url":"https://github.com/TypicalAM/Small-Note-App","commit_stats":null,"previous_names":["typicalam/small-note-app","typicalam/static-site-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TypicalAM/Small-Note-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2FSmall-Note-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2FSmall-Note-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2FSmall-Note-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2FSmall-Note-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypicalAM","download_url":"https://codeload.github.com/TypicalAM/Small-Note-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypicalAM%2FSmall-Note-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gin","golang","markdown","markdown-to-html"],"created_at":"2024-11-05T16:10:19.631Z","updated_at":"2026-04-20T03:02:07.701Z","avatar_url":"https://github.com/TypicalAM.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static Site Generator\n\n👋 Hi! This is a static site generator made in [Gin](https://github.com/gin-gonic/gin). It checks for markdown files in the markdown directory, renders them to HTML and serves them locally. For example the file `markdown/test/example.md` can be viewed in the browser at `example.com/test/example.md`. This app was created for me to try to tidy my university notes (and start finally learning golang and gin).\n\n---\n\n## ✨ Getting Started\n\n### 1. Get the prerequisites\n\n🛠 This project requires `golang`, if you're unsure how to set it up I recommend  [this page](https://go.dev/doc/install).\n\n### 2. Clone the repository and enter it\n\n```sh\ngit clone --depth=1 https://github.com/TypicalAM/Static-Site-Generator.git \u0026\u0026 cd Static-Site-Generator\n```\n\n### 3. Run the app!\n\n🌟 To run in a dev environment\n\n```sh\ngo run .\n```\n\n## ✨ Starting the app in a cointainer\n\nIf you have a possiblity to run docker containers on your machine, you can also run the dev version of this product directly in the container using the provided `Dockerfile`.\n\n```sh\ndocker build -t go-docker . \ndocker run -d -p 3006:3004 go-docker\n```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypicalam%2Fsmall-note-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypicalam%2Fsmall-note-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypicalam%2Fsmall-note-app/lists"}