{"id":16370763,"url":"https://github.com/integralist/integralist.co.uk","last_synced_at":"2026-03-08T22:30:16.978Z","repository":{"id":30638823,"uuid":"125606982","full_name":"Integralist/integralist.co.uk","owner":"Integralist","description":"Website","archived":false,"fork":false,"pushed_at":"2025-02-13T13:55:57.000Z","size":45667,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T14:39:09.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"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/Integralist.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":"2018-03-17T07:32:55.000Z","updated_at":"2025-02-13T13:56:01.000Z","dependencies_parsed_at":"2025-01-01T17:21:48.640Z","dependency_job_id":"6fd6d6a8-431f-4b81-8a4c-83d9fc49b09e","html_url":"https://github.com/Integralist/integralist.co.uk","commit_stats":{"total_commits":565,"total_committers":3,"mean_commits":"188.33333333333334","dds":"0.015929203539822967","last_synced_commit":"95f806d109c1363a5751b461eff5a6ef76f9c262"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fintegralist.co.uk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fintegralist.co.uk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fintegralist.co.uk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Integralist%2Fintegralist.co.uk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Integralist","download_url":"https://codeload.github.com/Integralist/integralist.co.uk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239906735,"owners_count":19716581,"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-10-11T03:05:55.651Z","updated_at":"2026-03-08T22:30:16.925Z","avatar_url":"https://github.com/Integralist.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# integralist.co.uk\n\nThe `integralist.co.uk` website is statically generated using [Go][1] and\nhosted by [Netlify][2].\n\nRunning the target `make build` will:\n\n- Loop over all top-level directories (skipping `cmd`, `assets` etc).\n- Convert every `.md` into a `index.html`.\n- The date in the Markdown filename is used as the publish date.\n\n\u003e \\[!NOTE\\]\n\u003e The folder name will become the URL slug.\n\n## Non-article pages\n\nMost pages on the website are \"article\" pages writing about some topic.\n\nSome are general pages (e.g. \"resume\") and so they won't have a date prefixed to\nthe filename. In these cases we render the page as HTML and when linking to the\npage in the side nav we'll group them under a section called \"Pages\".\n\n## Writing Markdown\n\nWhen writing Markdown, some linters such as alex, and markdownlint will complain\nabout various things.\n\nFor Alex, you can disable specific warnings using:\n\n```plain\n\u003c!--alex ignore foo bar baz--\u003e\n```\n\nFor Markdownlint, you can disable specific warnings using:\n\n```plain\n\u003c!-- markdownlint-disable --\u003e\nSOMETHING HERE TO IGNORE\n\u003c!-- markdownlint-enable --\u003e\n```\n\n## DNS\n\n- Hostname: www\n- Type: CNAME\n- Value: dreamy-wing-b0b998.netlify.com.\n\n______________________________________________________________________\n\n- Hostname: @\n- Type: A\n- Value: 104.198.14.52\n\n______________________________________________________________________\n\n- Hostname: www\n- Type: A\n- Value: 104.198.14.52\n\n______________________________________________________________________\n\n```shell\n$ dig www.integralist.co.uk\n\n;; ANSWER SECTION:\nwww.integralist.co.uk.  14399   IN      CNAME   dreamy-wing-b0b998.netlify.com.\ndreamy-wing-b0b998.netlify.com. 19 IN   A       54.229.14.125\n\n$ dig integralist.co.uk\n\n;; ANSWER SECTION:\nintegralist.co.uk.      14224   IN      A       104.198.14.52\n\n$ dig A integralist.co.uk @ns.123-reg.co.uk. +short\n104.198.14.52\n\n$ dig A integralist.co.uk @8.8.8.8 +short\n104.198.14.52\n```\n\n[1]: https://go.dev/\n[2]: https://www.netlify.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegralist%2Fintegralist.co.uk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintegralist%2Fintegralist.co.uk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegralist%2Fintegralist.co.uk/lists"}