Giter Club home page Giter Club logo

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. Clonar 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 [email protected]
  6. Instalar 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

carmeco avatar dukebody avatar jagtrrz avatar ellaquimica avatar lctrkid avatar israel-tk avatar santiagopuerta avatar german664 avatar madtyn avatar bameda avatar jimenaeb avatar stefanobelfiore avatar cmaureir avatar juancarrionp avatar mateocpdev avatar humitos avatar aleidagonzalez avatar aalmiramolla avatar tanrax avatar quobit avatar draxus avatar nuno-andre avatar saigesp avatar sdelquin avatar yamila-moreno 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.