Skip to content

built-fast/builtfast.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuiltFast Logo Light Mode BuiltFast Logo Dark Mode

BuiltFast Developers Portal

Documentation hub, API reference, blog, and open source showcase for BuiltFast.

Tech Stack

  • Jekyll 4.4 - Static site generator
  • Tailwind CSS 4 - Styling
  • Alpine.js - Interactivity
  • GitHub Pages - Hosting

Development

Prerequisites: Ruby 3.4+, Node.js, Bundler

# Install dependencies
bundle install
npm install && npm run setup

# Start dev server (http://localhost:4000)
bundle exec jekyll serve

Project Structure

_posts/          # Blog articles
_docs/           # Documentation pages
_oss/            # Open source project pages
_data/           # API endpoint definitions (YAML)
_plugins/        # Custom Jekyll plugins
_layouts/        # Page templates
_includes/       # Reusable components
assets/          # CSS, JS, images
api/             # API reference page + OpenAPI spec

Custom Plugins

  • api_docs.rb - Generates API documentation from YAML definitions in _data/vector_pro_endpoints/
  • markdown_callouts.rb - Obsidian-style callout syntax (> [!NOTE], > [!WARNING], etc.)

Licenses

  • Code: MIT License
  • Content: CC BY-SA 4.0

About

BuiltFast Developers portal

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •