{"id":13552148,"url":"https://github.com/dplesca/purehugo","last_synced_at":"2026-01-10T18:48:13.665Z","repository":{"id":17579537,"uuid":"20383015","full_name":"dplesca/purehugo","owner":"dplesca","description":"Hugo theme based on purecss from Yahoo.","archived":false,"fork":false,"pushed_at":"2023-01-04T17:46:10.000Z","size":479,"stargazers_count":86,"open_issues_count":3,"forks_count":62,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-03T23:34:07.538Z","etag":null,"topics":["hugo","hugo-theme","purecss","theme"],"latest_commit_sha":null,"homepage":"http://dplesca.github.io/purehugo/","language":"HTML","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/dplesca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-01T18:10:47.000Z","updated_at":"2024-02-07T13:00:43.000Z","dependencies_parsed_at":"2023-01-11T19:38:23.783Z","dependency_job_id":null,"html_url":"https://github.com/dplesca/purehugo","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/dplesca%2Fpurehugo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dplesca%2Fpurehugo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dplesca%2Fpurehugo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dplesca%2Fpurehugo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dplesca","download_url":"https://codeload.github.com/dplesca/purehugo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933266,"owners_count":20857046,"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","hugo-theme","purecss","theme"],"created_at":"2024-08-01T12:01:59.719Z","updated_at":"2026-01-10T18:48:13.586Z","avatar_url":"https://github.com/dplesca.png","language":"HTML","funding_links":[],"categories":["HTML","others"],"sub_categories":[],"readme":"purehugo\n========\n\nHugo theme based on [purecss](http://purecss.io/) from Yahoo. The theme is based on [the purecss blog layout example](http://purecss.io/layouts/blog/), is responsive and has a few more features: pagination (if enabled), responsive images (through a shortcode), google analytics, disqus comments and even a mini-asset-pipeline using gulp. If you end up using it, I'd love to see what you do with it so please give me a shout on [twitter](https://twitter.com/dragos_plesca).\n\n### Installation\n\nNavigate to your Hugo site's theme folder\n```\n$ cd themes\n$ git clone https://github.com/dplesca/purehugo.git\n```\n\n### Config file\n\nThe config file for the demo site looks like this:\n\n```toml\nbaseurl = \"http://dplesca.github.io/purehugo/\"\nlanguageCode = \"en-us\"\ntitle = \"purehugo\"\ntheme = \"purehugo\"\nPaginate = 10\ndisqusShortname = \"xxxx\"\n\n[params]\n  twitterName = \"dragos_plesca\"\n  githubName = \"dplesca\"\n  stackOverflowId = \"#######\"\n  linkedinName = \"dragos-plesca-52797444\"\n  description = \"Demo site for a hugo theme\"\n  google_analytics = \"UA-xxxxxx-xx\"\n```\n\nNotice the configuration necessary for disqus comments (just setting the disqusShortname); the twitter, github, stack overflow and linkedin handlers (for the site sidebar); the site description and enabling Google Analytics reporting.\n\n### Responsive Images\n\nFor responsive images you could use the built-in responsive image shortcode (without the `/**/` characters):  \n```\n{{%/* img-responsive \"http://example.com/image.jpg\" */%}}\n```\n\n### Hide Share Options\n\nIf you would like to hide the share options in the single post view, you can add this option in the `params` section of your config file.\n\n```toml\n[params]\n  # ... other options ...\n  hideShareOptions = true\n```\n\n### Hide Sidebar icons text Options\n\n\nIf you would like to hide the text next to the icons on the sidebar, you can add this option in the `params` section of your config file.\n\n```toml\n[params]\n  # ... other options ...\n  hideSidebarIconText = true\n```\n\n### Screenshot\n![Screenshot](https://i.imgur.com/Dsj41Rz.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdplesca%2Fpurehugo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdplesca%2Fpurehugo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdplesca%2Fpurehugo/lists"}