Skip to content

nahueespinosa/nahuelespinosa.com.ar

Repository files navigation

Nahue's Website

This is Nahue's personal website built with Gatsby.

Usage

Prerequisites

Install git and docker-compose.

Clone this repository:

git clone https://github.com/nahueespinosa/nahuelespinosa.com.ar nahue-site

Usage

Change directory to your local repository and bring up the docker image:

cd nahue-site
docker-compose up --build

Open localhost:8000 in your web browser.

To attach a terminal to the running container use:

docker exec -it nahue-site-app bash

To remove the containers use:

docker-compose down

License

The source code is licensed under MIT. Feel free to use it.

All rights reserved for the content folder (blog posts, images, etc.).

About

My personal website built with Gatsby.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-content
MIT
LICENSE-src

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages