andrewjamesford / andrewford-co-nz-11ty

andrewford.co.nz blog in 11ty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Andrew Ford 11ty blog

Netlify Status

This is my personal blog built with 11ty. It features articles on various topics related to web development, programming, and technology.

Getting Started

To get started with this project, you'll need to clone the repository and install the dependencies:

git clone https://github.com/andrewjamesford/andrewford-co-nz-11ty
cd andrewford-co-nz-11ty
npm install

Ensure you have the following dependencies installed:

  • Netlify CLI

Once you've installed the dependencies, you can run the development server:

npm run dev

This will start a local development server at http://localhost:8080/ where you can preview your blog.

Deployment

This blog is deployed to Netlify using their continuous deployment feature. Whenever changes are pushed to the main branch, Netlify will automatically build and deploy the site.

License

This project is licensed under the MIT License.

About

andrewford.co.nz blog in 11ty

License:GNU General Public License v3.0


Languages

Language:Nunjucks 54.0%Language:JavaScript 22.8%Language:CSS 22.5%Language:Shell 0.7%