{"id":18956570,"url":"https://github.com/swader/nftreview","last_synced_at":"2026-02-18T18:33:08.482Z","repository":{"id":148115863,"uuid":"322297247","full_name":"Swader/nftreview","owner":"Swader","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-17T13:06:35.000Z","size":66194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T16:50:03.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Swader.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":"2020-12-17T13:06:00.000Z","updated_at":"2020-12-17T13:06:42.000Z","dependencies_parsed_at":"2023-05-19T04:45:35.832Z","dependency_job_id":null,"html_url":"https://github.com/Swader/nftreview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Swader/nftreview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fnftreview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fnftreview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fnftreview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fnftreview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swader","download_url":"https://codeload.github.com/Swader/nftreview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fnftreview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29589596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T16:55:40.614Z","status":"ssl_error","status_checked_at":"2026-02-18T16:55:37.558Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-08T13:52:51.214Z","updated_at":"2026-02-18T18:33:08.462Z","avatar_url":"https://github.com/Swader.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca style=\"padding-right: 16px;\" href=\"https://forestry.io\"\u003e\n    \u003cimg src=\"https://app.forestry.io/assets/forestry-logotype-pos-c71a6bd237d9199d0457ba2811553997ff5bab0d2cd0e740686ab26c00d9c240.svg\" width=\"112\" height=\"28\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://gohugo.io/\"\u003e\n    \u003cimg src=\"/static/hugo-logo-wide.svg\" width=\"112\" height=\"28\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  Brevifolia\n\u003c/h1\u003e\n\n## About\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/587d59dd-df0a-4651-a5b4-e1701e0ef15b/deploy-status)](https://app.netlify.com/sites/brevifolia-hugo-forestry/deploys)\n\nBrevifolia is minimalist blog starter to get you going using [Forestry](https://forestry.io/) with [Hugo](https://gohugo.io/). See the demo [here](https://brevifolia-hugo-forestry.netlify.com/)\n\nThis blog is statically generated by Hugo. It is preconfigured to work with Forestry as a way to manage your content. Forestry makes changes by editing markdown or data files, uploading media to the correct directory and committing these updates to your repo directly.\n\nThe Hugo version of this Brevifolia starter was built upon the already well-known [Tale Theme](https://github.com/EmielH/tale-hugo). The ammended styles were coded \u0026 designed by yours truly, using [scss](https://sass-lang.com/) and the [bem](http://getbem.com/) naming convention. The font used is [Work Sans](https://fonts.google.com/specimen/Work+Sans). \n\n##  Quick Setup\n\n#### *Import directly to Forestry*\n\n\u003ca href=\"https://app.forestry.io/quick-start?repo=kendallstrautman/brevifolia-hugo-forestry\u0026engine=hugo\u0026version=0.55.6\"\u003e\n    \u003cimg alt=\"Import this project into Forestry\" src=\"https://assets.forestry.io/import-to-forestryK.svg\" /\u003e\n\u003c/a\u003e\n\n#### *Set-up Locally*\nIn your terminal, navigate to where you would like this blog to live, then run \n```bash\n#clone the repo\ngit clone git@github.com:kendallstrautman/brevifolia-hugo-forestry.git\n\n#navigate to the directory\ncd brevifolia-hugo-forestry\n\n#install dependencies \u0026 run dev server with yarn \nyarn install\nhugo serve\n\n#or with npm \nnpm install\nhugo serve\n```\nA new browser window should open with the dev server running or you can navigate to localhost:1313 \n\n## Project Structure \n\n- Site-level configuration is stored in `config.toml`, this is required in the root for Forestry to setup the project. \n- Edit styles via `themes/assets/scss/tale/...`\n- `content/...`contains all your markdown blog posts, pages \u0026 data files (e.g. authors list, info page data). \n- Images and media are uploaded to `static/images/...`\n- Templates can be edited in `themes/layouts/...`\n\n## Using Forestry as your CMS\n\nThe `.forestry` directory contains all the settings information and frontmatter configuration to allow Forestry to setup the sidebar structure and editing capacity for this blog. After importing this blog into forestry, you can [access and edit](https://forestry.io/docs/editing/) all of the content via the sidebar. \n\nYou can add new blog posts, [data files](https://forestry.io/docs/editing/data-files/), or entire pages and sections to fit your needs. You can also [customize how media](https://forestry.io/docs/media/) is handled, by configurating gitLFS, Cloudinary, S3, or Netlify Large Media.\n\nYou can set up a [remote admin](https://forestry.io/docs/editing/remote-admin/) for content editors to log in directly to yoururl.com/admin to make content updates.\n\n### Instant Previews\n\nThe [instant preview](https://forestry.io/docs/previews/instant-previews/) method spins up a development server for a long-lived preview that can quickly respond to content updates. When using instant previews, your preview command should be the develop command. The development server spawned by this command should be available over port 8080, and bind to 0.0.0.0.\n\n## Deploy Options\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/kendallstrautman/brevifolia-hugo-forestry)\n\n[Netlify](https://www.netlify.com/blog/2016/09/29/a-step-by-step-guide-deploying-on-netlify/) is a great way to easily deploy sites. There's no special setup you need to do with Forestry to deploy with Netlify. When Forestry makes commits to your repo, Netlify will auto-trigger a rebuild / deploy when new commits are made.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fnftreview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswader%2Fnftreview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fnftreview/lists"}