Rustipo ships with example sites so you can compare real project shapes instead of imagining the final output from isolated features.
In This Section
Basic portfolio
Best when you want the shortest path to a personal site, portfolio, or starter project you can reshape later.
Journal
Best when you want a writing-first site for essays, posts, logs, or a small publication.
Knowledge base
Best when you want nested docs, notes, guides, or a structured internal knowledge site.
Quick Comparison
| Example | Best fit | Theme | Palette |
|---|---|---|---|
basic-portfolio | personal site, starter project, portfolio | default | default |
journal | blog, essays, editorial writing | journal | catppuccin-frappe |
knowledge-base | docs, notes, nested guides | atlas | tokyonight-storm |
How To Use The Examples
- compare the site shape before starting your own project
- inspect each example
config.tomlto see how theme and palette choices change the output - borrow content structure, menu setup, and typography settings instead of starting from a blank idea
- build an example locally when you want to feel the full output, not just read about it
A Good Reading Order
- Start with the example closest to the site you want to build.
- Check its theme and palette choices.
- Compare its content structure to the other two examples.
- Use Reference when you need exact product behavior behind what you are seeing.