Giter Site home page Giter Site logo

draxus / web-ng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from python-spain/web-ng

0.0 0.0 0.0 45.25 MB

Web de la asociación Python España (realizada con GatsbyJS)

Home Page: https://es.python.org/

License: MIT License

JavaScript 16.09% CSS 0.13% SCSS 83.78%

web-ng's Introduction

Web de la Asociación Python España

Para developers

Pasos para instalar e iniciar el sistema:

  1. Instalar el gestor de versiones de node nvm
  2. Clonarlo este repo: git clone [email protected]:python-spain/web-ng.git y acceder al directorio.
  3. Instalar la versión de node correspondiente (en .nvmrc) nvm install
  4. Activar la versión de node correspondiente: nvm use.
  5. Instalar gatsby-cli: npm install -g gatsby-cli
  6. Instalkar las dependencias de la web npm ci para instalar todo.
  7. Ejecutar gatsby develop para iniciar el servidor.
  8. El sitio debería ser visible en http://localhost:8000/.

El contenido a editar está en:

  • src/content.
  • src/data.
  • Site metadata: gatsby-config.js

El diseño a editar está en:

  • src/pages
  • src/templates
  • src/components

Basado en https://github.com/zerostaticthemes/gatsby-serif-theme.

Agregar un post/evento:

Para agregar un post/evento puedes seguir las instrucciones que se encuentran en nuestra guía de contribución.

Web features

  • Gatsby v3
  • Theme: Gatsby Serif Theme
  • Multi-page theme (not just a blog) that uses Markdown for multiple content-types/templates. It uses gatsby-transformer-remark and has several examples of querying and filtering allMarkdownRemark
  • Includes a graphql query in gatsby-node.js that creates pages and templates by content type based on the folder src/pages/services, src/pages/team,
  • Services (Markdown)
  • Team (Markdown)
  • Testimonials (Markdown)
  • Features (Data)
  • SCSS using gatsby-plugin-sass
  • Responsive design
  • Bootstrap 4 grid and media queries only
  • Responsive menu
  • Robust example content included
  • Royalty free illustrations included
  • SEO Titles & Meta using gatsby-plugin-react-helmet
  • ESLint

web-ng's People

Contributors

aleidagonzalez avatar bameda avatar carmeco avatar cmaureir avatar draxus avatar dukebody avatar ellaquimica avatar german664 avatar israel-tk avatar jagtrrz avatar quobit avatar sdelquin avatar stefanobelfiore 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.