{"id":23298912,"url":"https://github.com/dnafication/dnafication-blog","last_synced_at":"2025-07-18T00:08:54.371Z","repository":{"id":34944976,"uuid":"192643130","full_name":"dnafication/dnafication-blog","owner":"dnafication","description":"My personal blog. I write about latest web technologies \u0026 tools for development/testing","archived":false,"fork":false,"pushed_at":"2023-01-11T20:39:26.000Z","size":19061,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T20:34:33.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dnafication.netlify.com","language":"JavaScript","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/dnafication.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"open_collective":"lumen"}},"created_at":"2019-06-19T02:21:21.000Z","updated_at":"2020-04-02T00:13:32.000Z","dependencies_parsed_at":"2023-01-15T11:00:40.059Z","dependency_job_id":null,"html_url":"https://github.com/dnafication/dnafication-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dnafication/dnafication-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnafication%2Fdnafication-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnafication%2Fdnafication-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnafication%2Fdnafication-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnafication%2Fdnafication-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnafication","download_url":"https://codeload.github.com/dnafication/dnafication-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnafication%2Fdnafication-blog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265683482,"owners_count":23810852,"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":[],"created_at":"2024-12-20T08:13:09.946Z","updated_at":"2025-07-18T00:08:54.348Z","avatar_url":"https://github.com/dnafication.png","language":"JavaScript","funding_links":["https://opencollective.com/lumen"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"Lumen\" title=\"Lumen\" src=\"https://github.com/alxshelepenok/gatsby-starter-lumen/blob/gatsby-v2/.github/logo.png\" width=\"140\"\u003e \u003c/br\u003e\n    Lumen\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  My personal blog based on \u003ca href=\"https://github.com/alxshelepenok/gatsby-starter-lumen\" target=\"_blank\"\u003eLumen\u003c/a\u003e, A minimal, lightweight and mobile-first starter for creating blogs uses \u003ca href=\"https://github.com/gatsbyjs/gatsby\" target=\"_blank\"\u003eGatsby\u003c/a\u003e.\n\u003c/h4\u003e\n\n## Features\n+ [Lost Grid](http://lostgrid.org).\n+ [Modern font stack](https://bitsofco.de/the-new-system-font-stack).\n+ Beautiful typography inspired by [matejlatin/Gutenberg](https://github.com/matejlatin/Gutenberg).\n+ Syntax highlighting in code blocks using [PrismJS](http://prismjs.com).\n+ [Mobile-First](https://medium.com/@mrmrs_/mobile-first-css-48bc4cc3f60f) approach in development.\n+ Archive organized by tags and categories.\n+ Pagination support.\n+ [Netlify CMS](https://www.netlifycms.org) support.\n+ Google Analytics.\n+ Disqus Comments.\n+ [Flow](https://flow.org/) static type checking.\n\n## Quick Start\n\n#### Install required dependencies\n\nInstall gatsby CLI\n\n```sh\nnpm install -g gatsby-cli\n\n# OR\n\nyarn global add gatsby-cli\n```\nInstall the dependencies\n\n```sh\nyarn\n```\n\n#### Start Developing\n\nNavigate into the site’s directory and start it up.\n\n```sh\nyarn develop\n```\n\n#### Open the source code and start editing!\n\nThe blog is now running at `http://localhost:8000`!\n\nIt also runs a `netlify-cms` server on localhost which can be used to CRUD the content of this blog.\n\nNote: You'll also see a second link: `http://localhost:8000/___graphql`. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the [Gatsby tutorial](https://www.gatsbyjs.org/tutorial/part-five/#introducing-graphiql).\n\nOpen the `blog` directory in your code editor of choice and edit `src/templates/index-template.js`. Save your changes and the browser will update in real time!\n\n## Deploy with Netlify\n\n[Netlify](https://netlify.com) CMS can run in any frontend web environment, but the quickest way to try it out is by running it on a pre-configured starter site with Netlify. Use the button below to build and deploy your own copy of Lumen:\n\n\u003ca href=\"https://app.netlify.com/start/deploy?repository=https://github.com/alxshelepenok/gatsby-starter-lumen\" target=\"_blank\"\u003e\u003cimg src=\"https://www.netlify.com/img/deploy/button.svg\" alt=\"Deploy to Netlify\"\u003e\u003c/a\u003e\n\nAfter clicking that button, you’ll authenticate with GitHub and choose a repository name. Netlify will then automatically create a repository in your GitHub account with a copy of the files from the template. Next, it will build and deploy the new site on Netlify, bringing you to the site dashboard when the build is complete. Next, you’ll need to set up Netlify’s Identity service to authorize users to log in to the CMS.\n\n\n## Folder Structure\n\n```\n└── content\n    ├── pages\n    └── posts\n└── static\n    ├── admin\n    └── media\n└── src\n    ├── assets\n    │   └── scss\n    │       ├── base\n    │       └── mixins\n    ├── cms\n    │   └── preview-templates\n    ├── components\n    │   ├── Feed\n    │   ├── Icon\n    │   ├── Layout\n    │   ├── Page\n    │   ├── Pagination\n    │   ├── Post\n    │   │   ├── Author\n    │   │   ├── Comments\n    │   │   ├── Content\n    │   │   ├── Meta\n    │   │   └── Tags\n    │   └── Sidebar\n    │       ├── Author\n    │       ├── Contacts\n    │       ├── Copyright\n    │       └── Menu\n    ├── constants\n    ├── templates\n    └── utils\n\n```\n\n## Related\n[Statinamic port](https://github.com/thangngoc89/statinamic-theme-lumen) by [Khoa Nguyen](https://github.com/thangngoc89)\n\n## Credits\nNature graphic by [Anna Bearne](https://www.behance.net/annabearne) from [Noun Project](https://thenounproject.com/) is licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/us/legalcode).\n\n## License\nThe MIT License (MIT)\n\nCopyright (c) 2016-2019 Alexander Shelepenok\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnafication%2Fdnafication-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnafication%2Fdnafication-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnafication%2Fdnafication-blog/lists"}