{"id":19051486,"url":"https://github.com/afrianjunior/afrianjunior.github.io","last_synced_at":"2026-03-19T07:55:38.492Z","repository":{"id":125571907,"uuid":"48896871","full_name":"afrianjunior/afrianjunior.github.io","owner":"afrianjunior","description":"junior site","archived":false,"fork":false,"pushed_at":"2024-04-23T02:18:26.000Z","size":11644,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-12T12:22:15.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afrianjunior.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-01-02T03:05:35.000Z","updated_at":"2023-03-10T09:48:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c20c112-7f78-4aab-96b5-2d14795d11b3","html_url":"https://github.com/afrianjunior/afrianjunior.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afrianjunior/afrianjunior.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afrianjunior%2Fafrianjunior.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afrianjunior%2Fafrianjunior.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afrianjunior%2Fafrianjunior.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afrianjunior%2Fafrianjunior.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afrianjunior","download_url":"https://codeload.github.com/afrianjunior/afrianjunior.github.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afrianjunior%2Fafrianjunior.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29933178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"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-08T23:18:44.875Z","updated_at":"2026-02-28T12:12:50.850Z","avatar_url":"https://github.com/afrianjunior.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://novela.narative.co\" target=\"_blank\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/narative/gatsby-theme-novela-example/master/assets/gatsby-theme-novela-hero.jpg\" alt=\"gatsby-novela-theme hero image\" /\u003e\n\u003c/a\u003e\n\n\u003cbr/\u003e\n\n# Gatsby Starter Novela\n\nWith minimal styling and maximum features — including multiple homepage layouts, built-in social sharing and dark mode — Novela makes it easy to start publishing beautiful articles and stories with Gatsby.\n\nNovela is built by the team at [Narative](https://www.narative.co), and built for everyone that loves the web.\n\n\u003cdiv\u003e\n\u003ca href=\"https://novela.narative.co\" target=\"_blank\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/narative/gatsby-theme-novela-example/master/assets/gatsby-theme-novela-cta-demo.jpg\" alt=\"gatsby-novela-theme live demo\" width=\"295px\" /\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv\u003e\n\u003ca href=\"https://www.narative.co/design/open/novela\" target=\"_blank\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/narative/gatsby-theme-novela-example/master/assets/gatsby-theme-novela-cta-figma.jpg\" alt=\"gatsby-novela-theme figma link\" width=\"295px\" /\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n# Using Gatsby Starter Novela\n\nThis guide will take you through setting up Novela with Gatsby Starter Novela.\n\n### Step 1: Starter installation\n\n##### With `gatsby-cli`:\n\n```sh\ngatsby new novela-site https://github.com/narative/gatsby-starter-novela\n```\n\n##### With `git clone`:\n\n```sh\ngit clone git@github.com:narative/gatsby-starter-novela.git novela-site\n\ncd novela-site\n\nyarn\n```\n\n### Step 2: Develop \u0026 Build\n\nOnce installed or cloned locally and all packages are installed you can begin developing your site.\n\n```sh\n# Run localhost\nyarn dev\n\n# Build your Gatsby site\nyarn build\n```\n\nIf wanting to use Netlify CMS as the content editor, then you need to be run the proxy in another terminal tab. Then visit\nhttp://localhost:8000/admin to view the editor.\n```sh\n# Run proxy\nyarn proxy\n```\n\n### Help\n\nIf you don't have *yarn* installed follow the [yarn getting started guide](https://classic.yarnpkg.com/en/docs/getting-started) \n\nFor more information visit the [Theme repository](https://github.com/narative/gatsby-theme-novela)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafrianjunior%2Fafrianjunior.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafrianjunior%2Fafrianjunior.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafrianjunior%2Fafrianjunior.github.io/lists"}