{"id":15994433,"url":"https://github.com/oskarrough/codesandnotes","last_synced_at":"2025-07-05T00:38:27.371Z","repository":{"id":9296993,"uuid":"11133658","full_name":"oskarrough/codesandnotes","owner":"oskarrough","description":"All articles and the website for Codes \u0026 Notes","archived":false,"fork":false,"pushed_at":"2022-07-02T10:11:05.000Z","size":56275,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-13T21:56:35.958Z","etag":null,"topics":["hugo","learning","website"],"latest_commit_sha":null,"homepage":"https://www.codesandnotes.com","language":"SCSS","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/oskarrough.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["oskarrough"]}},"created_at":"2013-07-02T19:52:53.000Z","updated_at":"2023-10-02T12:28:18.000Z","dependencies_parsed_at":"2022-09-01T05:23:29.573Z","dependency_job_id":null,"html_url":"https://github.com/oskarrough/codesandnotes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fcodesandnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fcodesandnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fcodesandnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fcodesandnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oskarrough","download_url":"https://codeload.github.com/oskarrough/codesandnotes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243893860,"owners_count":20364918,"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":["hugo","learning","website"],"created_at":"2024-10-08T07:08:53.866Z","updated_at":"2025-03-18T01:30:56.282Z","avatar_url":"https://github.com/oskarrough.png","language":"SCSS","funding_links":["https://github.com/sponsors/oskarrough"],"categories":[],"sub_categories":[],"readme":"\u003e Author's update from summer 2022: most of these articles were written some seven years ago. The web has changed a lot since then. Enjoy!\n\n# Codes \u0026 Notes\n\nThis is the repository of the book on web development I’m writing. It contains my drafts as well as finished articles, design ideas, personal notes.\n\n☞ Please read the [Introduction to Codes \u0026 Notes](https://www.codesandnotes.com/preface/introduction/)\n\n## Development setup\n\nHaving used Jekyll, Wordpress, Middleman, my own Gulp generator I've finally settled on [Hugo](http://gohugo.io/) + Gulp to build the book. It's a static site generator written in Go. Super fast (really) and very flexible.\n\nAll articles are in the `content` folder. They are written in Markdown format with YAML front-matter. Templates, styles and scripts are in the `app` folder.\n\n### Installing dependencies\n\nYou will need Git, Node and Hugo installed on your system. Then go:\n\n1. `git clone git@github.com:oskarrough/codesandnotes.git`\n2. `cd codesandnotes`\n3. `yarn`\n\nTo start a local development server: `yarn start`\n\n### Deployment\n\nTo deploy the project, push to the `production` branch. This will trigger Netlify to build and publish to https://www.codesandnotes.com.\n\n## Writing style\n\nBoth [Alex](https://github.com/wooorm/alex) and [retext-mapbox-standard](https://github.com/mapbox/retext-mapbox-standard) can be used to check the writing. Take these suggestions with a grain of salt.\n\n`yarn test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Fcodesandnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foskarrough%2Fcodesandnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Fcodesandnotes/lists"}