{"id":14963025,"url":"https://github.com/actuallyakash/evie-gatsby","last_synced_at":"2025-08-31T20:43:08.287Z","repository":{"id":57151359,"uuid":"217371856","full_name":"actuallyakash/evie-gatsby","owner":"actuallyakash","description":"📦 A production-ready and minimal React.js theme for your projects and websites based on GatsbyJS. It is extremely lightweight, customizable, and works perfectly on modern browsers.","archived":false,"fork":false,"pushed_at":"2023-01-11T20:28:58.000Z","size":6873,"stargazers_count":4,"open_issues_count":7,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-31T04:51:20.684Z","etag":null,"topics":["gatsby","gatsby-starter-blog","gatsby-theme","gatsbyjs","graphql","minimal","react","template","theme"],"latest_commit_sha":null,"homepage":"https://www.gatsbyjs.com/plugins/evie-gatsby/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actuallyakash.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}},"created_at":"2019-10-24T18:53:47.000Z","updated_at":"2023-01-17T17:33:41.000Z","dependencies_parsed_at":"2023-02-09T06:30:34.159Z","dependency_job_id":null,"html_url":"https://github.com/actuallyakash/evie-gatsby","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyakash%2Fevie-gatsby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyakash%2Fevie-gatsby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyakash%2Fevie-gatsby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actuallyakash%2Fevie-gatsby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actuallyakash","download_url":"https://codeload.github.com/actuallyakash/evie-gatsby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238053514,"owners_count":19408699,"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":["gatsby","gatsby-starter-blog","gatsby-theme","gatsbyjs","graphql","minimal","react","template","theme"],"created_at":"2024-09-24T13:30:55.701Z","updated_at":"2025-02-10T03:31:29.957Z","avatar_url":"https://github.com/actuallyakash.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\r\n  Evie - Gatsby\r\n\u003c/h1\u003e\r\n\r\nA production-ready and minimal theme for your projects and websites. It is extemely lightweight, customizable and works perfectly on modern browsers.\r\n\r\n\u003cbr\u003e\r\n\r\n\u003e ### Check out [Evie - Gatsby](https://github.com/actuallyakash/evie-gatsby), if you're looking for a **React based Gatsby Theme**.\r\n\r\n\u003cbr\u003e\r\n\r\n## 🚀 Quick start\r\n\r\n1.  **Create a Evie - Gatsby site.**\r\n\r\n    Use the Gatsby CLI to create a new site, specifying the Evie-gatsby.\r\n\r\n    ```shell\r\n    # create a new Gatsby site using the Evie-Gatsby starter\r\n    gatsby new my-evie-gatsby-starter https://github.com/actuallyakash/evie-gatsby\r\n    ```\r\n\r\n\tAfter running the command, wait for a while, it does takes some time ⏲.\r\n\r\n1.  **Start developing.**\r\n\r\n    Navigate into your new site’s directory and start it up.\r\n\r\n    ```shell\r\n    cd my-evie-gatsby-starter/\r\n    gatsby develop\r\n    ```\r\n\r\n1.  **Open the source code and start editing!**\r\n\r\n    Your site is now running at `http://localhost:8000`!\r\n\r\n    _Note: 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.com/tutorial/part-five/#introducing-graphiql)._\r\n\r\n    Open the `my-evie-gatsby-starter` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes and the browser will update in real time!\r\n\r\n## 🖼 Demo \u0026 Packages\r\n\r\n- Demo on [Netlify](https://confident-yalow-b5bc0d.netlify.app/)\r\n- Demo on [Gatsby Cloud](https://eviegatsby.gtsb.io/)\r\n- [NPM package on npmjs.com](https://www.npmjs.com/package/evie-gatsby)\r\n- [Official Plugin at Gatsby](https://www.gatsbyjs.com/plugins/evie-gatsby)\r\n\r\n## 🧐 What's inside?\r\n\r\nA quick look at the top-level files and directories you'll see in a Gatsby project.\r\n\r\n    .\r\n    ├── node_modules\r\n    ├── src\r\n    ├── .gitignore\r\n    ├── .prettierrc\r\n    ├── gatsby-config.js\r\n    ├── gatsby-node.js\r\n    ├── gatsby-ssr.js\r\n    ├── LICENSE\r\n    ├── package-lock.json\r\n    ├── package.json\r\n    └── README.md\r\n\r\n1.  **`/node_modules`**: This directory contains all of the modules of code that your project depends on (npm packages) are automatically installed.\r\n\r\n2.  **`/src`**: This directory will contain all of the code related to what you will see on the front-end of your site (what you see in the browser) such as your site header or a page template. `src` is a convention for “source code”.\r\n\r\n3.  **`.gitignore`**: This file tells git which files it should not track / not maintain a version history for.\r\n\r\n4.  **`.prettierrc`**: This is a configuration file for [Prettier](https://prettier.io/). Prettier is a tool to help keep the formatting of your code consistent.\r\n\r\n5.  **`gatsby-config.js`**: This is the main configuration file for a Gatsby site. This is where you can specify information about your site (metadata) like the site title and description, which Gatsby plugins you’d like to include, etc. (Check out the [config docs](https://www.gatsbyjs.com/docs/gatsby-config/) for more detail).\r\n\r\n6.  **`gatsby-node.js`**: This file is where Gatsby expects to find any usage of the [Gatsby Node APIs](https://www.gatsbyjs.com/docs/node-apis/) (if any). These allow customization/extension of default Gatsby settings affecting pieces of the site build process.\r\n\r\n7.  **`gatsby-ssr.js`**: This file is where Gatsby expects to find any usage of the [Gatsby server-side rendering APIs](https://www.gatsbyjs.com/docs/ssr-apis/) (if any). These allow customization of default Gatsby settings affecting server-side rendering.\r\n\r\n8.  **`LICENSE`**: This Gatsby starter is licensed under the 0BSD license. This means that you can see this file as a placeholder and replace it with your own license.\r\n\r\n9. **`package-lock.json`** (See `package.json` below, first). This is an automatically generated file based on the exact versions of your npm dependencies that were installed for your project. **(You won’t change this file directly).**\r\n\r\n10. **`package.json`**: A manifest file for Node.js projects, which includes things like metadata (the project’s name, author, etc). This manifest is how npm knows which packages to install for your project.\r\n\r\n11. **`README.md`**: A text file containing useful reference information about your project.\r\n\r\n## 🎓 Learning Gatsby\r\n\r\nLooking for more guidance? Full documentation for Gatsby lives [on the website](https://www.gatsbyjs.com/). Here are some places to start:\r\n\r\n- **For most developers, we recommend starting with our [in-depth tutorial for creating a site with Gatsby](https://www.gatsbyjs.com/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.\r\n\r\n- **To dive straight into code samples, head [to our documentation](https://www.gatsbyjs.com/docs/).** In particular, check out the _Guides_, _API Reference_, and _Advanced Tutorials_ sections in the sidebar.\r\n\r\n## 💫 Deploy\r\n\r\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/actuallyakash/evie-gatsby)\r\n\r\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/actuallyakash/evie-gatsby)\r\n\r\n## 📜 Credits\r\n\r\nThe theme is inspired by [Evie from undraw.co](https://evie.undraw.co/), which is created by [Katerina Limpitsouni](https://twitter.com/ninalimpi) and Code/design by [Aggelos Gesoulis](https://twitter.com/anges244). ✨\r\n\r\n## 📃 Changelog\r\n\r\n- v1.0.1\r\n\t- Updated readme 📃\r\n\r\n- v1.0.0\r\n\t- Released final package 🎉\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factuallyakash%2Fevie-gatsby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factuallyakash%2Fevie-gatsby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factuallyakash%2Fevie-gatsby/lists"}