{"id":15982525,"url":"https://github.com/ohadpr/fierce-planet","last_synced_at":"2025-07-22T04:34:27.544Z","repository":{"id":109223838,"uuid":"361076611","full_name":"ohadpr/fierce-planet","owner":"ohadpr","description":"Jamstack site created with Stackbit","archived":false,"fork":false,"pushed_at":"2021-04-28T00:20:50.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T19:18:22.512Z","etag":null,"topics":["git","headless","hugo","jamstack","ssg","stackbit","static"],"latest_commit_sha":null,"homepage":"https://jamstack.new","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/ohadpr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.buymeacoffee.com/ttntm","https://paypal.me/pools/c/8uLxAzwDUY"]}},"created_at":"2021-04-24T05:14:54.000Z","updated_at":"2021-04-24T05:15:00.000Z","dependencies_parsed_at":"2023-03-19T18:20:30.583Z","dependency_job_id":null,"html_url":"https://github.com/ohadpr/fierce-planet","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"a8f753677112e01623b19343cf566f0697179823"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ohadpr/fierce-planet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohadpr%2Ffierce-planet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohadpr%2Ffierce-planet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohadpr%2Ffierce-planet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohadpr%2Ffierce-planet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohadpr","download_url":"https://codeload.github.com/ohadpr/fierce-planet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohadpr%2Ffierce-planet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266428293,"owners_count":23926976,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["git","headless","hugo","jamstack","ssg","stackbit","static"],"created_at":"2024-10-08T01:04:33.194Z","updated_at":"2025-07-22T04:34:27.519Z","avatar_url":"https://github.com/ohadpr.png","language":"HTML","readme":"# hugo-landing-page\n\nA simple landing page built with Hugo and Tailwind CSS\n\n\u003e There's also an [11ty Version](https://github.com/ttntm/11ty-landing-page)\n\n## How to use this template\n\n**Requirements:**\n\n1. Hugo (developed and tested with version 0.58.0)\n2. Tailwind CSS\n3. gulp\n\nAll other dependencies are either linked from a CDN or included in this repository.\n\n**Setup:**\n\n1. Fork, clone or download\n2. `cd` into the root folder\n3. run `npm install`\n4. run `npm run start`\n5. open a browser and go to `http://localhost:1313`\n\n**Basic configuration:**\n\n1. Hugo -\u003e `./config.toml`\n2. Tailwind -\u003e `./tailwind.config.js`\n3. Netlify -\u003e `./netlify.toml`\n\n\u003e For better development experience, please have a look at `./tailwind.config.js` and either disable `purge` or comment it - otherwise you'll have a very limited selection of Tailwind classes available.\n\nKeep in mind that `page.css` can be re-built anytime via `gulp css` - no need to make changes to the generated files in `./static/css`.\n\nPlease note that `gulp css` _does not_ include that `normalize.css` file used for the 2 regular pages (imprint, privacy).\n\n**Change Content:**\n\nAll page content is stored in `./content`.\n\n`./content/sections/` is where each section's content can be found.\n\nThe individual tile/card elements for the \"Features\" screen are stored in `./content/sections/features/`\n\n**Change Templates/Layout:**\n\nPage structure and templates are stored in `./layouts` and can be edited there.\n\nBest have a look at `./layouts/_default/baseof.html` first to understand how it all comes together - the page itself is constructed from partials in `./layouts/partials` and each section has a corresponding template file stored in the folder `./layouts/partials/sections`.\n\n`index.html` in `./layouts` simply arranges everything, i.e. sections can be re-ordered/removed/... there.\n\n**Change images:**\n\nImages are stored in `./static/img`; everything in there can be considered a placeholder that should eventually be replaced with your actual production images.\n","funding_links":["https://www.buymeacoffee.com/ttntm","https://paypal.me/pools/c/8uLxAzwDUY"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohadpr%2Ffierce-planet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohadpr%2Ffierce-planet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohadpr%2Ffierce-planet/lists"}