Welcome to the AI Engineering article template! This template is designed to help you write blog posts for AI Engineering projects. It is based on the Distill.pub format, which is a great way to write articles that are both beautiful and interactive. Some helpful links to provide context on writing great distill articles are provided below:
How to set up for local editing:
[email protected]:VectorInstitute/article-template.git
cd article-template
npm install
npm run dev
Then view at http://localhost:8080.
The article should automatically be published via github pages. There is a github action workflow that will build the article and publish it.