Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vinib

Technical writing, docs engineering, and web3 portfolio by Vini Barbosa.

This repository is the source of a static site built with mdBook.

Live site (once deployed): https://vinib.github.io/

Local development

# Install mdBook (if needed)
cargo install mdbook

# Optional but recommended
cargo install mdbook-mermaid
# mdbook-mermaid install   # once

# Serve with live reload
mdbook serve --open

# Build
mdbook build

Structure

src/
├── SUMMARY.md              # Table of contents
├── introduction/           # Welcome
├── about.md
├── building-this-site.md   # Meta / docs-as-code notes
├── projects/               # Selected work
├── recommendations.md
├── work-with-me.md
└── appendix/

About

Technical writing, docs engineering, devrel, and web3 portfolio (mdBook)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages