Skip to content

antfu/ekar.site

 
 

Repository files navigation

My Personal Website

Build your website fully with Astro components and integrate a blog feature that allows you to write articles using Markdown.

Inspired by Paco Coursey

Online Preview

ekar.site

Try It Now

:: One-click to build and deploy your personal website using this template on Netlify.

Deploy to Netlify

:: Create a new repository using this template.

Create a repository

:: Install dependencies

This project uses pnpm for management

For more information about CLI commands, please refer to the official documentation of Astro.

1.Install dependencies

$ pnpm i

2.Run the website on a local or network development server

$ pnpm run dev

3.Build a website

$ pnpm run build

LICENSE

The website source code follows the MIT license,
articles, images, and audio on the website follows the CC BY-NC-SA 4.0 license.

About

My Personal Website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 80.1%
  • TypeScript 11.4%
  • JavaScript 8.5%