{"id":19170624,"url":"https://github.com/bennetthardwick/simple-dev-blog-zola-starter","last_synced_at":"2025-04-20T00:30:48.335Z","repository":{"id":46681811,"uuid":"264652513","full_name":"bennetthardwick/simple-dev-blog-zola-starter","owner":"bennetthardwick","description":"A simple dev-blog theme for Zola.","archived":true,"fork":false,"pushed_at":"2023-11-08T10:32:25.000Z","size":12651,"stargazers_count":49,"open_issues_count":4,"forks_count":24,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-12T06:26:44.727Z","etag":null,"topics":["rust","static-site","static-website","zola","zola-theme"],"latest_commit_sha":null,"homepage":"","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/bennetthardwick.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}},"created_at":"2020-05-17T11:47:23.000Z","updated_at":"2024-10-22T02:14:11.000Z","dependencies_parsed_at":"2023-02-05T05:46:08.068Z","dependency_job_id":null,"html_url":"https://github.com/bennetthardwick/simple-dev-blog-zola-starter","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/bennetthardwick%2Fsimple-dev-blog-zola-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennetthardwick%2Fsimple-dev-blog-zola-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennetthardwick%2Fsimple-dev-blog-zola-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bennetthardwick%2Fsimple-dev-blog-zola-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bennetthardwick","download_url":"https://codeload.github.com/bennetthardwick/simple-dev-blog-zola-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249833631,"owners_count":21331842,"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":["rust","static-site","static-website","zola","zola-theme"],"created_at":"2024-11-09T09:54:40.521Z","updated_at":"2025-04-20T00:30:48.000Z","avatar_url":"https://github.com/bennetthardwick.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![preview image](https://i.imgur.com/IWoJtkF.png)\n\n# simple-dev-blog-zola-starter\n\nA simple dev-blog theme for Zola. It uses no JavaScript, prerenders links between navigation, blog posts and tags and adds common tags for SEO.\n\nYou can view it live [here](https://simple-dev-blog-zola-starter.netlify.app/).\n\n## How to get started\n\nTo create a new Zola site, first download the CLI and install it on your system. This theme requires Zola version 0.14 or greater.\n\n\nYou can find installation instructions [on the Zola website](https://www.getzola.org/documentation/getting-started/installation/).\n\n1. After you've installed the Zola CLI, run the following command to create a new site:\n\n   ```sh\n   zola init my_amazing_site\n   cd my_amazing_site\n   ```\n\n2. After you've created the site, install the \"Simple Dev Blog\" theme like so:\n\n   ```sh\n   git clone --depth=1 \\\n     https://github.com/bennetthardwick/simple-dev-blog-zola-starter \\\n     themes/simple-dev-blog\n   ```\n\n3. Now in your `config.toml` file, choose the theme by setting `theme = \"simple-dev-blog\"`.\n\n4. This theme uses the `tags` taxonomy, in your `config.toml` file set `taxonomies = [ { name = \"tags\" } ]`\n\n5. Copy across the default content from the theme by running `cp themes/simple-dev-blog/content/* ./content -r`\n\n6. That's it! Now build your site by running the following command, and navigate to `127.0.0.1:111`:\n\n   ```sh\n   zola serve\n   ```\n\nYou should now have a speedy simple dev blog up and running, have fun!\n\n## Customisation\n\nLook at the `config.toml` and `theme.toml` in this repo for an idea, here's a list of all the options:\n\n### Global\n\nThe following options should be under the `[extra]` in `config.toml`\n\n- `accent_light` - a lighter shade of your site's accent color\n- `accent` - your site's accent color\n- `blog_path` - the path to your blog (defaults to `blog`)\n- `default_og_image` - the path default og:image for your page\n- `footer_about` - the content for your footer in markdown\n- `icon` - the path to the icon for your site in the content folder\n  - E.g to add the file `icon.png` you should put it in `content/icon.png`\n- `nav` - see `theme.toml`, the navigation links for your site\n- `not_found_message` - the content for your 404 page in markdown\n- `profile_large` - the path to a larger vertical version of your profile picture in the content folder\n- `profile_small` - the path to a small version of your profile picture in the content folder\n\n### Page\n\nThe following options should be under the `[extra]` section of each page\n\n- `thumbnail` - the path to your og:image for that page\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennetthardwick%2Fsimple-dev-blog-zola-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbennetthardwick%2Fsimple-dev-blog-zola-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennetthardwick%2Fsimple-dev-blog-zola-starter/lists"}