~ayoayco/ayco.io-astro

Astro SSG for my personal site
feat: update now label
feat: update now page
chore: remove packageManager in package.json

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~ayoayco/ayco.io-astro
read/write
git@git.sr.ht:~ayoayco/ayco.io-astro

You can also use your local clone with git send-email.

#Astro SSG for my personal site

#Background

This is the project for generating the static files for my personal site ayo.ayco.io built with Astro SSG.

#Development

You need node and pnpm.

# clone project
$ git clone git@git.sr.ht:~ayoayco/ayco.io-astro

# go into project dir
$ cd ./ayco.io-astro

# install deps
$ corepack enable
$ pnpm i

#Commands

Command Action
pnpm run dev start dev server
pnpm run build generate static files to dist directory
pnpm run deploy run build and upload to my server
pnpm run prep:now back up and clear current now page constants

Just keep building. ~Ayo

Do not follow this link