Basic Portfolio
The basic portfolio example is the smallest, most direct Rustipo site shape. It stays close to the starter experience from rustipo new and gives you a clean base to personalize.
Best Fit
Choose this example when you want:
- a portfolio or personal site
- a starter project you can reshape gradually
- a direct path from install to publish
- the smallest amount of theme complexity at the beginning
What It Uses
- example directory:
examples/basic-portfolio/ - theme:
default - palette:
default
What It Shows
- local default theme structure
- homepage plus standalone pages
- blog and project sections
- starter layout and typography controls in
config.toml
Why It Matters
This example is the easiest place to understand Rustipo's baseline model:
- content lives in Markdown
- configuration lives in
config.toml - the generated site shape stays small and legible
Good Next Step
Start here if your first question is “how little do I need to get a real site up?”
If you later want a more expressive writing layout or a stronger docs structure, compare it against: