8000 GitHub - ajfisher/ajfisher.me: ajfisher.me website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ajfisher/ajfisher.me

Repository files navigation

ajfisher.me

Website for ajfisher.me

The site is built with Gatsby and requires a modern Node.js runtime. Node 20 is used in CI so use that or a newer release.

Install

Clone the repo and install all dependencies:

git clone https://github.com/ajfisher/ajfisher.me
cd ajfisher.me
make install

Development

Start the development server with:

make dev

Build

To generate the production build run:

make build

Artifacts are written to site/public.

Cleaning

Remove installed modules and caches with:

make clean

Deployment

Deployments are normally performed by GitHub Actions which sync the built site to S3. If you have AWS credentials configured you can also run:

make deploy

For information on content front matter and additional details see site/README.md.

About

ajfisher.me website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0