# Gojekyll

> Use this skill when the user wants to fast jekyll-compatible static site generator in go.

- Skill: `javimosch/gojekyll` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/gojekyll`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/gojekyll/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/gojekyll

---


# Gojekyll Plugin

Fast Jekyll-compatible static site generator in Go.

## Commands

### Operations
- `gojekyll site build` — build site via gojekyll
- `gojekyll site serve` — serve site via gojekyll
- `gojekyll site drafts` — drafts site via gojekyll

## Usage Examples
- "gojekyll --help"
- "gojekyll <args>"

## Installation

```bash
go install github.com/osteele/gojekyll@latest
```

## Examples

```bash
gojekyll --version
gojekyll --help
```

## Key Features
- jekyll\n- static-site\n- generator

