toxtli / site

demo

Home Page:http://www.carlostoxtli.com/site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume Template

A Single Page Resume website. Design taken from Start Bootstrap. The website is fully responsive, with mobile first approach.

Live version can be found here

Technologies used:

  • GatsbyJS
  • Styled Components
  • Intersection Observer

Running this project locally

  • clone the repo git clone https://github.com/atarsa/resume-template.git
  • (or download it directly from GitHub)
  • run npm install in your bash/command line to install dependecies
  • run gatsby serve to run local serve

Development mode

  • to run development server run gatsby develop
  • content for Education and Experience section can be modified in .yaml files that can be found in content directory.
  • to build new website run gatbsy build
  • to run build version run gatsby serve

Dependencies

About

demo

http://www.carlostoxtli.com/site/

License:MIT License


Languages

Language:JavaScript 100.0%