This repository contains the documentation website for the Actor Programming Model, a new concept for building serverless microapps called Actors. The site is built using Astro and provides comprehensive documentation about developing, sharing, and integrating Actors.
git clone https://github.com/vancura/developer-actor.git cd developer-actor
npm run dev
- Start development server with host accessnpm run build
- Build for productionnpm run preview
- Preview production buildnpm run clean
- Clean dist and node_modules directoriesnpm run format
- Format code with Prettiernpm run lint
- Run ESLint checksnpm run lint:fix
- Fix ESLint issues and format codesrc/
├── components/ # Reusable UI components
├── config/ # Configuration files
├── content/ # MDX content files
├── layouts/ # Page layouts
├── pages/ # Astro pages
├── styles/ # Global styles
├── types/ # TypeScript types
└── utils/ # Utility functions
The project uses Tailwind CSS for styling with custom configurations for:
Custom styles for MDX content can be found in src/styles/mdx-content.css.
The site implements comprehensive SEO practices including:
SEO configuration can be found in the BaseHead component: src/components/BaseHead.astro.
The site implements various performance optimizations:
The site uses Plausible Analytics for privacy-friendly website analytics in production environments. Analytics configuration can be found in the BaseHead component.
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)This project is licensed under the MIT License - see the LICENSE file for details.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4