A CI/CD pipeline inspired personal website and portfolio for DevOps engineers. This project showcases the professional skills and experience of a DevOps engineer using a CI/CD pipeline-like design.
- CI/CD pipeline-inspired design
- Play button to trigger pipeline animation
- Each stage displays relevant professional information
- Built with Svelte for a modern, reactive web experience
- Svelte
- HTML5
- CSS3
- Clone the repository
git clone https://github.com/jrdnrgrs/devops-site.git
- Change to the project directory
cd devops-site
- Install dependencies
npm install
- Start the development server
npm run dev
- Open your browser and navigate to
http://localhost:5000
to view the website
- Update the
src/Pipeline.svelte
file to add or modify stages and their content - Replace the
src/components
files with your own content for each stage - Customize the appearance and animations by modifying the CSS in
src/Pipeline.svelte
Contributions, issues, and feature requests are welcome! Feel free to check issues and submit a pull request.
This project is MIT licensed.
Your Name - jrdnrgrs@gmail.com Project Link: https://github.com/jrdnrgrs/devops-site