https://github.com/maewolff/astro-portfolio-template
Portfolio with a blog part built with Astro
https://github.com/maewolff/astro-portfolio-template
astro blog portfolio seo static-site tailwindcss template
Last synced: 15 days ago
JSON representation
Portfolio with a blog part built with Astro
- Host: GitHub
- URL: https://github.com/maewolff/astro-portfolio-template
- Owner: MaeWolff
- License: mit
- Created: 2023-05-25T19:34:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T15:40:28.000Z (about 1 month ago)
- Last Synced: 2025-04-08T20:19:47.704Z (15 days ago)
- Topics: astro, blog, portfolio, seo, static-site, tailwindcss, template
- Language: Astro
- Homepage: http://demo.maxencewolff.com/
- Size: 277 KB
- Stars: 242
- Watchers: 4
- Forks: 108
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 👨🚀 Astro - Portfolio Template
[](#contributors-)

This theme/template is designed and crafted by [me](https://www.maxencewolff.com).
NB: Additional color themes can also be configured on the `src/data/theme.ts` file.## 🥷 Usage
- You can modify all the information in the files in the `data` folder (presentation, social links, projects list, colors).
- You can write articles in `markdown` format in the `content/posts` folder.## 🧞 Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:4321` |
| `npm run build` | Build your production site to `./dist/` |
| `npm run preview` | Preview your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |## Contributors ✨
Vishal Vijay Devadiga
💻
Khush Chopra
💻
Javad Shoja
🚧
Rishi Raj Jain
💻
Zack Braksa
💻