Skip to content

Commit

Permalink
chore: rename nextchakra-starter to nextarter-chakra
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinusnathaniel committed Oct 1, 2021
1 parent 2e4ae04 commit ee2ac55
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# nextchakra-starter
# nextarter-chakra

[![nextchakra-starter](https://socialify.git.ci/sozonome/nextchakra-starter/image?description=1&descriptionEditable=Template%20to%20quickly%20initialize%20nextjs%20app%20with%20Chakra%20UI%20%26%20Typescript%20setup&logo=https%3A%2F%2Fsznm.dev%2Fapp_icons%2Fnextchakra-starter.svg&owner=1&pattern=Circuit%20Board&stargazers=1&theme=Dark)](https://github.com/sozonome/nextchakra-starter)
[![nextarter-chakra](https://socialify.git.ci/sozonome/nextarter-chakra/image?description=1&descriptionEditable=Template%20to%20quickly%20initialize%20nextjs%20app%20with%20Chakra%20UI%20%26%20Typescript%20setup&logo=https%3A%2F%2Fsznm.dev%2Fapp_icons%2Fnextarter-chakra.svg&owner=1&pattern=Circuit%20Board&stargazers=1&theme=Dark)](https://github.com/sozonome/nextarter-chakra)

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?s=https://github.com/sozonome/nextchakra-starter) [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sozonome/nextchakra-starter)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?s=https://github.com/sozonome/nextarter-chakra) [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/sozonome/nextarter-chakra)

[![CodeFactor](https://www.codefactor.io/repository/github/sozonome/nextchakra-starter/badge)](https://www.codefactor.io/repository/github/sozonome/nextchakra-starter)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextchakra-starter&metric=alert_status)](https://sonarcloud.io/dashboard?id=sozonome_nextchakra-starter) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextchakra-starter&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=sozonome_nextchakra-starter) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextchakra-starter&metric=bugs)](https://sonarcloud.io/dashboard?id=sozonome_nextchakra-starter) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextchakra-starter&metric=code_smells)](https://sonarcloud.io/dashboard?id=sozonome_nextchakra-starter) [![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextchakra-starter&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=sozonome_nextchakra-starter)
[![CodeFactor](https://www.codefactor.io/repository/github/sozonome/nextarter-chakra/badge)](https://www.codefactor.io/repository/github/sozonome/nextarter-chakra)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextarter-chakra&metric=alert_status)](https://sonarcloud.io/dashboard?id=sozonome_nextarter-chakra) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextarter-chakra&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=sozonome_nextarter-chakra) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextarter-chakra&metric=bugs)](https://sonarcloud.io/dashboard?id=sozonome_nextarter-chakra) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextarter-chakra&metric=code_smells)](https://sonarcloud.io/dashboard?id=sozonome_nextarter-chakra) [![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=sozonome_nextarter-chakra&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=sozonome_nextarter-chakra)

[![Depfu](https://badges.depfu.com/badges/9e426e58f99c3bd470987a3c6b014a96/overview.svg)](https://depfu.com/github/sozonome/nextchakra-starter?project_id=26148) [![Depfu](https://badges.depfu.com/badges/9e426e58f99c3bd470987a3c6b014a96/count.svg)](https://depfu.com/github/sozonome/nextchakra-starter?project_id=26148)
[![Depfu](https://badges.depfu.com/badges/9e426e58f99c3bd470987a3c6b014a96/overview.svg)](https://depfu.com/github/sozonome/nextarter-chakra?project_id=26148) [![Depfu](https://badges.depfu.com/badges/9e426e58f99c3bd470987a3c6b014a96/count.svg)](https://depfu.com/github/sozonome/nextarter-chakra?project_id=26148)

[![forthebadge](https://forthebadge.com/images/badges/made-with-typescript.svg)](https://forthebadge.com)

Expand Down Expand Up @@ -37,7 +37,7 @@ Start developing right away!
You can either click `Use this template` button on this repository and clone the repo or directly from your terminal:

```bash
npx degit sozonome/nextchakra-starter <YOUR_APP_NAME>
npx degit sozonome/nextarter-chakra <YOUR_APP_NAME>
```

Then, run the development server:
Expand Down
18 changes: 9 additions & 9 deletions next-seo.config.js
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
/** @type {import('next-seo').DefaultSeoProps} */
const defaultSEOConfig = {
title: "nextchakra-starter",
titleTemplate: "%s | nextchakra-starter",
defaultTitle: "nextchakra-starter",
title: "nextarter-chakra",
titleTemplate: "%s | nextarter-chakra",
defaultTitle: "nextarter-chakra",
description: "Next.js + chakra-ui + TypeScript template",
canonical: "https://nextchakra-starter.sznm.dev",
canonical: "https://nextarter-chakra.sznm.dev",
openGraph: {
url: "https://nextchakra-starter.sznm.dev",
title: "nextchakra-starter",
url: "https://nextarter-chakra.sznm.dev",
title: "nextarter-chakra",
description: "Next.js + chakra-ui + TypeScript template",
images: [
{
url: "https://og-image.sznm.dev/**nextchakra-starter**.sznm.dev.png?theme=dark&md=1&fontSize=125px&images=https%3A%2F%2Fsznm.dev%2Favataaars.svg&widths=250",
alt: "nextchakra-starter.sznm.dev og-image",
url: "https://og-image.sznm.dev/**nextarter-chakra**.sznm.dev.png?theme=dark&md=1&fontSize=125px&images=https%3A%2F%2Fsznm.dev%2Favataaars.svg&widths=250",
alt: "nextarter-chakra.sznm.dev og-image",
},
],
site_name: "nextchakra-starter",
site_name: "nextarter-chakra",
},
twitter: {
handle: "@sozonome",
Expand Down
2 changes: 1 addition & 1 deletion next-sitemap.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/** @type {import('next-sitemap').IConfig} */
const NextSitemapConfig = {
siteUrl: "https://nextchakra-starter.sznm.dev",
siteUrl: "https://nextarter-chakra.sznm.dev",
generateRobotsTxt: true,
};

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nextchakra-starter",
"name": "nextarter-chakra",
"version": "0.1.0",
"private": true,
"author": "sozonome",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"short_name": "nextchakra-starter",
"short_name": "nextarter-chakra",
"name": "Next.js App Template",
"lang": "en",
"start_url": "/",
Expand Down
12 changes: 6 additions & 6 deletions src/components/CTASection.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { Box, Button, Code, Flex, Image, Link } from "@chakra-ui/react";
import { AiFillGithub } from "react-icons/ai";

const repoLink = "https://github.com/sozonome/nextchakra-starter";
const repoLink = "https://github.com/sozonome/nextarter-chakra";

const CTASection = () => {
return (
Expand All @@ -10,15 +10,15 @@ const CTASection = () => {
<Link
aria-label="Deploy to Vercel"
isExternal
href="https://vercel.com/import/git?s=https://github.com/sozonome/nextchakra-starter"
href="https://vercel.com/import/git?s=https://github.com/sozonome/nextarter-chakra"
>
<Image src="https://vercel.com/button" alt="Vercel deploy button" />
</Link>

<Link
aria-label="Deploy to Netlify"
isExternal
href="https://app.netlify.com/start/deploy?repository=https://github.com/sozonome/nextchakra-starter"
href="https://app.netlify.com/start/deploy?repository=https://github.com/sozonome/nextarter-chakra"
>
<Image
src="https://www.netlify.com/img/deploy/button.svg"
Expand All @@ -28,13 +28,13 @@ const CTASection = () => {
</Flex>

<Box marginY={2}>
<Code>npx degit sozonome/nextchakra-starter {"<YOUR_APP_NAME>"}</Code>
<Code>npx degit sozonome/nextarter-chakra {"<YOUR_APP_NAME>"}</Code>
<br />

<Button
marginTop={2}
as="a"
href="https://github.com/sozonome/nextchakra-starter/generate"
href="https://github.com/sozonome/nextarter-chakra/generate"
target="_blank"
size="sm"
>
Expand All @@ -55,7 +55,7 @@ const CTASection = () => {
<Link href={repoLink} isExternal>
<Image
align="center"
src="https://img.shields.io/github/stars/sozonome/nextchakra-starter?style=social"
src="https://img.shields.io/github/stars/sozonome/nextarter-chakra?style=social"
alt="github stars"
/>
</Link>
Expand Down
2 changes: 1 addition & 1 deletion src/components/layout/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const Header = () => {
return (
<Flex as="header" width="full" align="center">
<Heading as="h1" size="md">
<Link href="/">nextchakra-starter</Link>
<Link href="/">nextarter-chakra</Link>
</Heading>

<Box marginLeft="auto">
Expand Down
2 changes: 1 addition & 1 deletion src/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import * as React from "react";

import createEmotionCache from "styles/createEmotionCache";

const APP_NAME = "nextchakra-starter";
const APP_NAME = "nextarter-chakra";

class MyDocument extends Document {
static async getInitialProps(ctx: DocumentContext) {
Expand Down

1 comment on commit ee2ac55

@vercel
Copy link

@vercel vercel bot commented on ee2ac55 Oct 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.