{"id":13621213,"url":"https://github.com/TypicalAM/Small-Note-App","last_synced_at":"2025-04-15T01:31:40.743Z","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":"2024-04-19T21:05:59.545Z","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"],"tags_count":0,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248989229,"owners_count":21194549,"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":["gin","golang","markdown","markdown-to-html"],"created_at":"2024-08-01T21:01:03.661Z","updated_at":"2025-04-15T01:31:40.522Z","avatar_url":"https://github.com/TypicalAM.png","language":"Go","funding_links":[],"categories":["Go"],"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"}