{"id":17882366,"url":"https://github.com/mgjules/mgjules-go","last_synced_at":"2025-03-22T12:32:24.617Z","repository":{"id":61501566,"uuid":"549598289","full_name":"mgjules/mgjules-go","owner":"mgjules","description":"My personal space on the web (/◕ヮ◕)/","archived":false,"fork":false,"pushed_at":"2025-03-12T20:10:40.000Z","size":2855,"stargazers_count":5,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T11:11:31.151Z","etag":null,"topics":["blog","curriculum-vitae","cv","directus","edgedb","go","golang","personal-website","unocss"],"latest_commit_sha":null,"homepage":"https://mgjules.dev","language":"SCSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgjules.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-11T12:42:38.000Z","updated_at":"2025-03-12T20:10:44.000Z","dependencies_parsed_at":"2024-06-21T01:44:15.834Z","dependency_job_id":"c41cc31f-d724-46d0-a177-2579304337c3","html_url":"https://github.com/mgjules/mgjules-go","commit_stats":{"total_commits":203,"total_committers":2,"mean_commits":101.5,"dds":"0.13300492610837433","last_synced_commit":"5daaeee7e8cb4d045db83cb36317067aaac39e46"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgjules%2Fmgjules-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgjules%2Fmgjules-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgjules%2Fmgjules-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgjules%2Fmgjules-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgjules","download_url":"https://codeload.github.com/mgjules/mgjules-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959444,"owners_count":20538625,"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":["blog","curriculum-vitae","cv","directus","edgedb","go","golang","personal-website","unocss"],"created_at":"2024-10-28T12:52:05.071Z","updated_at":"2025-03-22T12:32:24.604Z","avatar_url":"https://github.com/mgjules.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mgjules-go\n\n[![Go version](https://img.shields.io/github/go-mod/go-version/mgjules/mgjules-go.svg)](https://pkg.go.dev/github.com/mgjules/mgjules-go)\n\nSource code for my [personal website](https://michael.jules.mu).\n\n## Background\n\nThis website has seen several iterations through the years and moved across many repositories.\n\nThis iteration has for primary goal to experiment with the idea of pre-rendering the various views and serving them from memory. Obviously it is over-engineered but that's the whole point; to experiment without limits (｡•̀ᴗ-)✧\n\n## Development\n\nSample `.env`:\n```shell\nPROD=false\nSERVER_PORT=13337\nAUTH_TOKEN=a_very_long_but_obviously_fake_token\nSTATIC=true\nEDGEDB_DSN=edgedb://edgedb:fakepassword@edgy.mgjules.dev/myspace\nDIRECTUS_URL=https://directus.mgjules.dev\nDIRECTUS_TOKEN=a_very_long_but_obviously_fake_token\n```\n\nRun `go` app:\n```shell\n$ go run .\n```\n\nRun `unocss-cli` in `watch` mode:\n```shell\n$ npm run dev\n```\n\n## Production\n\nSample `.env`:\n```shell\nPROD=true\nSERVER_PORT=80\nAUTH_TOKEN=a_very_long_but_obviously_fake_token\nSTATIC=true\n```\n\n```shell\n$ go generate\n$ go build .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgjules%2Fmgjules-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgjules%2Fmgjules-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgjules%2Fmgjules-go/lists"}