GithubHelp home page GithubHelp logo

nero2009 / dantecalderon.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dantehemerson/dantecalderon.dev

0.0 1.0 0.0 21.45 MB

:computer: :heart: My personal web blog/portfolio.

Home Page: https://dantecalderon.com

License: MIT License

JavaScript 77.31% CSS 22.69%

dantecalderon.com's Introduction

Dante Calderón Website

CircleCI

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Requirements

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

Installation

Install packages

npm i

And run:

gatsby develop

If you get an error of pnglib, execute:

sudo apt-get install libpng-dev

and

sudo npm install -g pngquant-bin --allow-root  --unsafe-perm=true
sudo npm i gatsby-image gatsby-transformer-sharp --unsafe-perm=true --allow-root

if not works

sudo wget -q -O /tmp/libpng12.deb http://mirrors.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_amd64.deb \
  && dpkg -i /tmp/libpng12.deb \
  && rm /tmp/libpng12.deb

then, the issue will be solved.

dantecalderon.com's People

Contributors

dantehemerson avatar dantehemerson2 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.