Skip to content

Portfolio website for an industrial design student. The site was built using Nunjucks for templating and Gulp for workflow automation.

License

Notifications You must be signed in to change notification settings

wanderindev/anafeliu-web

Repository files navigation

Welcome to anafeliu-web 👋

Documentation Maintenance License: MIT Twitter: JavierFeliuA Twitter: aifeliu

Website for anafeliu.com

Install

git clone https://github.com/wanderindev/anafeliu-web.git
cd anafeliu-web
npm install

Usage

During develpment use:

gulp watch

For deployment:

gulp
docker build -t wanderindev/anafeliu-web .
docker push wanderindev/anafeliu-web

Then, from the root of do-kubernetes project:

kubectl delete deployment anafeliu-web
kubectl apply -f ./sites/anafeliu-web.yml

For more information on deploying to a Kubernetes cluster, visit my do-managed-kubernetes repository.

Author

👤 Javier Feliu

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Ana Feliu and Javier Feliu.

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

Portfolio website for an industrial design student. The site was built using Nunjucks for templating and Gulp for workflow automation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published