{"id":21806083,"url":"https://github.com/peronczyk/nuxtforestry","last_synced_at":"2026-04-20T10:03:33.913Z","repository":{"id":74816376,"uuid":"347760748","full_name":"peronczyk/nuxtforestry","owner":"peronczyk","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-19T21:16:21.000Z","size":55077,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T17:40:54.749Z","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/peronczyk.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,"zenodo":null}},"created_at":"2021-03-14T21:39:24.000Z","updated_at":"2021-03-19T21:16:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f6ac73f-3e41-4441-896d-611a1b7419e4","html_url":"https://github.com/peronczyk/nuxtforestry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peronczyk/nuxtforestry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peronczyk%2Fnuxtforestry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peronczyk%2Fnuxtforestry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peronczyk%2Fnuxtforestry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peronczyk%2Fnuxtforestry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peronczyk","download_url":"https://codeload.github.com/peronczyk/nuxtforestry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peronczyk%2Fnuxtforestry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-11-27T12:17:45.783Z","updated_at":"2026-04-20T10:03:33.902Z","avatar_url":"https://github.com/peronczyk.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  \u0026nbsp;\n  \u003ca href=\"https://nuxtjs.org/\"\u003e\n    \u003cimg src=\"/static/nuxtjs-typo.svg\" width=\"100\" 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/97aa0f61-0fe8-4859-a1b7-d7bcaabc0e5f/deploy-status)](https://app.netlify.com/sites/brevifolia-nuxt-forestry/deploys)\n\nBrevifolia is minimalist blog starter to get you going using [Forestry](https://forestry.io/) with [Nuxt](https://nuxtjs.org/). Check out the demo [here](https://brevifolia-nuxt-forestry.netlify.com/)\n\nThis blog is statically generated by Nuxt, a rendered combination of Vue components and markdown files. 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 styles were coded \u0026 designed by yours truly, using [scss](https://sass-lang.com/). 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-nuxt-forestry\u0026engine=other\"\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-nuxt-forestry.git\n\n#navigate to the directory\ncd brevifolia-nuxt-forestry\n\n#install dependencies \u0026 run dev server with yarn \nyarn install\nyarn dev\n\n#or with npm \nnpm install\nnpm run dev\n```\nYou should then be able to navigate to localhost:3000 in your web browser\n\n## Project Structure \n\n- Site-level configuration is stored in `content/data/config.json`. This data is loaded into `nuxt.config.js` to provide default site metadata. \n- Add and access webpack and Nuxt config options via `gridsome.config.js`. Global styles are loaded here. This is also where all the dynamic routes are generated for static export. [This blog](https://regenrek.com/posts/create-a-frontmatter-markdown-powered-blog-with-nuxt-js-in-2019/) and [this template](https://github.com/jake-101/bael-template) were a big help in figuring out how to approach dynamic routing with Nuxt.\n- Edit global \u0026 reset styles via `assets/styles/...`. All component and page scss files are imported in the `global.scss` file.\n- `content/...`contains all your markdown blog posts \u0026 data files (e.g. authors list, info page data). These are all editable by Forestry. \n- Images live and are uploaded in `static/`\n- The `pages/` directory is a very important and required directory for Nuxt. This is where all your pages for the site live and routes for each page are built automatically based on filename.\n- Blog posts are built from a template that can be accessed at `pages/blog/_slug.vue`. The markdown is parsed by [frontmatter-markdown-loader](https://www.npmjs.com/package/frontmatter-markdown-loader). This is a [dynamic template](https://nuxtjs.org/guide/routing#dynamic-routes) that gets passed a slug value as a parameter through the route. \n- The pages \u0026 blog template are comprised of components from the `components/...` directory.\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 the Nuxt 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. The forestry:preview command in this project's package.json will launch a dev server compatible with Forestry's instant previews.\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-nuxt-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%2Fperonczyk%2Fnuxtforestry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperonczyk%2Fnuxtforestry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperonczyk%2Fnuxtforestry/lists"}