-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d29983
commit 50f723b
Showing
1 changed file
with
3 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,5 @@ | ||
<div align="center"> | ||
<a href="https://chronark.com"><h1 align="center">chronark.com</h1></a> | ||
# TTF Robotics | ||
|
||
My personal website, built with [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/), [Upstash](https://upstash.com?ref=chronark.com), [Contentlayer](https://www.contentlayer.dev/) and deployed to [Vercel](https://vercel.com/). | ||
We are TTF Robotics, and we used the Chronark Next.js Tailwind CSS framework to build this website. | ||
|
||
</div> | ||
|
||
<br/> | ||
|
||
|
||
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/upstash/clone?demo-title=Next.js%20Portfolio%20with%20Pageview%20Counter&demo-description=Portfolio%20site%20with%20pageview%20counter%2C%20built%20with%20Next.js%2013%20App%20Router%2C%20Contentlayer%2C%20and%20Upstash%20Redis.&demo-url=https%3A%2F%2Fchronark.com%2F&demo-image=%2F%2Fimages.ctfassets.net%2Fe5382hct74si%2F1DA8n5a6WaP9p1FXf9LmUY%2Fc6264fa2732355787bf657df92dda8a1%2FCleanShot_2023-04-17_at_14.17.37.png&project-name=Next.js%20Portfolio%20with%20Pageview%20Counter&repository-name=nextjs-portfolio-pageview-counter&repository-url=https%3A%2F%2Fgithub.com%2Fchronark%2Fchronark.com&from=templates&integration-ids=oac_V3R1GIpkoJorr6fqyiwdhl17) | ||
|
||
## Running Locally | ||
|
||
|
||
```sh-session | ||
git clone https://github.com/chronark/chronark.com.git | ||
cd chronark.com | ||
``` | ||
|
||
|
||
Create a `.env` file similar to [`.env.example`](https://github.com/chronark/chronark.com/blob/main/.env.example). | ||
|
||
Then install dependencies and run the development server: | ||
```sh-session | ||
pnpm install | ||
pnpm dev | ||
``` | ||
|
||
|
||
## Cloning / Forking | ||
|
||
Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site. | ||
![Alt Text](public/android-chrome-512x512.png) |