A clean, fast, and lightweight portfolio template built with Astro, Cloudflare, and Tailwind CSS for optimal performance.
Deploy your Astrofilio site with Vercel in minutes.
- Framework: Astro
- Typography: Vercel Geist Font
- Styling: Tailwind CSS
- Analytics: Vercel Web Analytics
- Astro View Transitions [https://docs.astro.build/en/guides/view-transitions/]
- Deployment: Cloudflare
- MDX Support: Use Markdown with JSX components for blog posts.
- Light and Dark Mode Toggle: Switch between themes for better readability.
- Dynamic OG Images: Auto-generate Open Graph images for sharing.
- SEO Optimization: Enhance search visibility with sitemap, robots.txt.
- Dynamic Feed Generation: Automatic dynamic RSS.
- KaTeX Integration: Render mathematical expressions smoothly.
- Performance Tracking: Monitor web performance with Vercel Web Analytics.
- Interactive Embeds: Easily embed interactive tweets and YouTube videos.
- Captions: Add descriptive captions to photos, tweets, and videos.
- Image Grid: Easily showcase image galleries or photos.
- View Transitions: Add transitions between pages for a smoother user experience.
Astrofilio uses bun for dependency management, so ensure it is installed on your system.
Clone the repository and run the following command to install the dependencies:
git clone https://github.com/vikas5914/Astrofolio
cd Astrofolio
bun i
Start the development server:
bun dev
The server will be running at http://localhost:4321/.
- Update the site metadata and social links in
src/config.jsto set up SEO, feeds, social links, and Open Graph settings. - Update your blog posts in the
/contentfolder.
For more information about configuration, follow the instructions in the Getting Started post.
Contributions are welcome! To get involved, just push your code to the repo. Whether you're enhancing existing features or adding new ones, your efforts are greatly appreciated!
Astrofilio is a port of the Nextfolio template by Sirius.
Ported by Vikas in 2024, release under the MIT license.
Astrofilio is open-source and released under the MIT License.