Skip to content

Repository files navigation

syllagent

Writing, research, and reflections on teaching agents, LLMs, and everything AI.

Built with Jekyll and the Alembic theme. Hosted on GitHub Pages.

Development

bundle install
bundle exec jekyll serve

Visit http://localhost:4000.

Adding a Post

Create a file in _posts/ named YYYY-MM-DD-title.md:

---
layout: post
title: "Your Title"
date: YYYY-MM-DD
description: "Brief description"
tags: ["tag1", "tag2"]
---

Deploy

Push to main — GitHub Pages builds automatically.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages