Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thatguysam/nice-tat

One-click deployable ultra-minimal site inspired by Casey Neistat's personal website.
https://github.com/thatguysam/nice-tat

astro-template astrojs astrojs-boilerplate astrojs-template casey casey-neistat easy-to-deploy link-in-bio linkinbio linkinbio-alternative netlify-template one-click-deploy static-site-template tailwind-boilerplate tailwind-css-template tailwind-template

Last synced: about 1 month ago
JSON representation

One-click deployable ultra-minimal site inspired by Casey Neistat's personal website.

Awesome Lists containing this project

README

        

# Nice Tat

Astro Site Template inspired by Casey Neistat’s ultra minimal personal site.

Great for a LinkInBio type site or just a placeholder while you work on getting your personal site right for the next 35 years.

![Screen Recording 2023-10-28 at 10 23 32β€―AM](https://github.com/ThatGuySam/nice-tat/assets/2830379/5cb4215c-976c-4d58-bb33-7ef36f24ffe3)

[Watch Setup Video](https://www.youtube.com/watch?v=sEyHnHjhlr4)

[View Demo](https://nice-tat.netlify.app/)

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/ThatGuySam/nice-tat)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/ThatGuySam/nice-tat)

## 🌟 Features
- βœ… One-Click Deploy to Netlify or Vercel
- βœ… Markdown for Easy Edits
- βœ… TailwindCSS for Easy Styling
- πŸŒ™ Dark Mode for Night Owls
- πŸ”„ Page Transitions for Smooth Navigation
- 🌐 SEO-friendly Out of the Box
- πŸ“ Detailed README for Quick Setup
- πŸ“Έ onlyfans

## πŸ›  The Stack
- Astro
- Tailwind
- HTML
- Markdown

## πŸš€ How to setup

Simply click one of the deploy buttons above, fill in the site details and your site should be running in about 2 mins.

## ✏️ Editing the Site

You can edit the site directly on GitHub or clone the repo to your local machine.

## πŸ“„ Adding a new page

To add a new page simply create a new Markdown file in the /src/pages directory, Example: /src/pages/twitch.md, and add your content and options.

You can also copy and paste an existing markdown file.

## 🌍 Site Wide Options

You can customize the site name as well as other options for the whole site in src/config.ts

## ❓ Why not add X, Y, and Z?

Because HTML is a beautiful language not everything needs to use the latest tool for building a planet scale multi-tenant sharded vector database backed web application.

If you really want to extend the site the Astro Docs should get you pretty far: https://docs.astro.build/en/getting-started/

## ❓ Additional questions

You can ask the [ChatGPT Bot](https://chat.openai/share/4cb54749-4580-4d18-9be5-89265ef9f33d) for this project or or open a new Issue [here](https://github/ThatGuySam/nice-tat/issues)

## πŸ™ Credits
Inspired by [Casey Neistat's Website](https://web.archive.org/web/20240229155932/https://www.caseyneistat.com/).

## πŸ‘€ Want to learn more about Astro?

Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).