Skip to content

docs: add local preview command to quick start#6

Merged
lucasnevespereira merged 1 commit intomainfrom
docs/preview-command
Apr 26, 2026
Merged

docs: add local preview command to quick start#6
lucasnevespereira merged 1 commit intomainfrom
docs/preview-command

Conversation

@lucasnevespereira
Copy link
Copy Markdown
Member

Summary

New users hit friction after inkssg build: double-click index.html → no styles → confusion. Adds the one-liner that fixes it.

Change

Quick start now shows:

```
python3 -m http.server --directory my-site/public
```

Then open http://localhost:8000. Stop-gap until `inkssg serve` lands in v0.2.

@lucasnevespereira lucasnevespereira merged commit 8157dab into main Apr 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant