{"id":24998972,"url":"https://github.com/tomasfarias/hugo-blog","last_synced_at":"2025-09-10T18:40:12.580Z","repository":{"id":39679330,"uuid":"395995135","full_name":"tomasfarias/hugo-blog","owner":"tomasfarias","description":"This is my personal blog, powered by hugo and served by caddy. I use a customized theme based on LoveIt.","archived":false,"fork":false,"pushed_at":"2025-01-15T23:51:40.000Z","size":3732,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T07:53:20.926Z","etag":null,"topics":["blog","hugo"],"latest_commit_sha":null,"homepage":"https://tomasfarias.dev","language":"Dockerfile","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/tomasfarias.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-14T11:59:10.000Z","updated_at":"2025-01-15T23:51:41.000Z","dependencies_parsed_at":"2024-01-31T01:43:29.969Z","dependency_job_id":"0adc1aa6-d545-47e9-8e3b-4fb046709bcd","html_url":"https://github.com/tomasfarias/hugo-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasfarias%2Fhugo-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasfarias%2Fhugo-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasfarias%2Fhugo-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasfarias%2Fhugo-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomasfarias","download_url":"https://codeload.github.com/tomasfarias/hugo-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537038,"owners_count":21120691,"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","hugo"],"created_at":"2025-02-04T18:52:37.508Z","updated_at":"2025-04-12T07:53:25.504Z","avatar_url":"https://github.com/tomasfarias.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hugo-blog\n\nThis is my personal blog, powered by [hugo](https://www.gohugo.io/) and served by [caddy](https://caddyserver.com/). I use a customized theme based on the simple but stylish [hugo-bearcub](https://github.com/clente/hugo-bearcub). Visit my blog at [tomasfarias.dev](https://tomasfarias.dev)!\n\n# Why hugo?\n\nI was looking into a static file site generator that could work with Markdown files and the two best options I could find where [zola](https://github.com/getzola/zola) and [hugo](https://github.com/gohugoio/hugo). Due to my familiarity with [Tera](https://github.com/Keats/tera) templates, and my urge to try out a new Rust tool, I went with the former. After giving it a shot for a couple of weeks, it was obvious that `zola` is at a much earlier stage compared to `hugo`, specially when it comes to theme variety. Since I'm not a web-dev person, and really not looking to do more than a few minor changes here and there, I eventually switched to `hugo`.\n\n# How to run\n\nThere's multiple ways to run the blog. If you wish to run a development server with `hugo` you can simply do:\n\n``` sh\nhugo server --disableFastRender\n```\n\nRunning with the included Dockerfile is also an option:\n\n``` sh\ndocker build -t tomasfarias/hugo-blog:latest .\ndocker run --net=host -d tomasfarias/hugo-blog:latest\n```\n\nThe blog should be available at `localhost:8080` by default.\n\n# License\n\nThe code of this project are licensed under the ![MIT license](LICENSE). The content of the blog posts is covered under the [CC BY-NC 4.0 LICENSE](https://creativecommons.org/licenses/by-nc/4.0/).\nThis blog relies on the following MIT-compatible licensed projects:\n* The aforementioned [hugo](https://github.com/gohugoio/hugo). See [LICENSE](https://raw.githubusercontent.com/gohugoio/hugo/master/LICENSE).\n* The [m10c](https://github.com/vaga/hugo-theme-m10c) theme. See [LICENSE](https://raw.githubusercontent.com/vaga/hugo-theme-m10c/master/LICENSE.md).\n* The [Nord](https://github.com/arcticicestudio/nord) color palette. See [LICENSE](https://raw.githubusercontent.com/arcticicestudio/nord/develop/LICENSE).\n* The [Gruvbox](https://github.com/morhetz/gruvbox) color palette.\n\nExceptions may apply to static files, images, and other content. Said exceptions will be documented here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasfarias%2Fhugo-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasfarias%2Fhugo-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasfarias%2Fhugo-blog/lists"}