All Projects → LeonardoCesca → Js Docs

LeonardoCesca / Js Docs

Licence: mit
Este projeto foi desenvolvido para contribuir com o open-source. Se você quiser contribuir basta seguir o README

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to Js Docs

Mdx Deck
♠️ React MDX-based presentation decks
Stars: ✭ 10,487 (+5390.58%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Docker
Develop & Build GatsbyJS static sites within Docker.
Stars: ✭ 184 (-3.66%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Plugin Mailchimp
A simple, lightweight Gatsby plugin to subscribe new email addresses to your Mailchimp list
Stars: ✭ 125 (-34.55%)
Mutual labels:  gatsby, gatsbyjs
Nodejs.dev
A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.
Stars: ✭ 1,794 (+839.27%)
Mutual labels:  gatsby, gatsbyjs
Spacy Course
👩‍🏫 Advanced NLP with spaCy: A free online course
Stars: ✭ 1,920 (+905.24%)
Mutual labels:  gatsby, gatsbyjs
Covid 19 Apis
Postman COVID-19 API Resource Center—API collections to help in the COVID-19 fight.
Stars: ✭ 111 (-41.88%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Foundation
A starter to launch your blazing fast personal website and a blog, Built with Gatsby and Netlify CMS. Made with ❤ by Stackrole
Stars: ✭ 135 (-29.32%)
Mutual labels:  gatsby, gatsbyjs
Rbb Website
Website to help connect black-owned businesses with consumers and resources
Stars: ✭ 101 (-47.12%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Source Ghost
Source plugin for pulling data into Gatsby.js from the Ghost Public API.
Stars: ✭ 144 (-24.61%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Delog
A blog for designers and developer, built with Gatsby and Netlfiy CMS. Live demo https://delog-w3layouts.netlify.com/
Stars: ✭ 145 (-24.08%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Plugin Favicon
Favicon Gatsby plugin
Stars: ✭ 175 (-8.38%)
Mutual labels:  gatsby, gatsbyjs
Gatsbyhub
Access everything Gatsby has to offer without ever leaving Visual Studio Code. This VSCode Extension allows you to generate a new Gatsby site using a starter, browse Gatsby plugins, and develop a server all with a click of a button.
Stars: ✭ 158 (-17.28%)
Mutual labels:  gatsby, gatsbyjs
Gatsbytutorials.com
A community-updated list of video, audio and written tutorials to help you learn GatsbyJS. 👩‍💻
Stars: ✭ 109 (-42.93%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Source Datocms
Official GatsbyJS source plugin to pull content from DatoCMS
Stars: ✭ 113 (-40.84%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Theme Chronoblog
⏳ Chronoblog is a Gatsbyjs theme specifically designed to create a personal website. The main idea of ​​Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done.
Stars: ✭ 101 (-47.12%)
Mutual labels:  gatsby, gatsbyjs
Gabriel Adorf Portfolio
Gabriel Adorf's personal website
Stars: ✭ 133 (-30.37%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Shopify Theme
🛒 Simple theme to build a blazing simple and fast store with Gatsby and Shopify.
Stars: ✭ 95 (-50.26%)
Mutual labels:  gatsby, gatsbyjs
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (-48.69%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Try Ghost
Publish flaring fast blogs with Gatsby and Ghost
Stars: ✭ 137 (-28.27%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Remark Oembed
A GatsbyJS Plugin that transforms oembed links into its corresponding embed code.
Stars: ✭ 154 (-19.37%)
Mutual labels:  gatsby, gatsbyjs

Javasript Gatsby

JavaScript Doc's feito com Gatsby.

PRs Welcome

Este projeto foi criado para contribuir com o mundo de código aberto e adquirir mais conhecimento com essas ferramentas.

🚀 Fork e Contribuição

  1. Forkando o repositório

    Fork o repositório e adicione-o como UPSTREAM:

    $ git remote add upstream https://github.com/ORIGINAL_OWNER/ORIGINAL_REPOSITORY.git
    

    Para checar o repositório:

    $ git remote -v
    
  2. Instale as dependências

    Para instalar as dependencias execute os seguintes comandos abaixo:

    cd js-docs/
    yarn install or npm install
    
  3. Crie uma branch

    Navegue até o diretório raiz e inicie-o. Para isso execute:

    cd js-docs/
    git checkout -b <add-your-new-branch-name>
    For example: git checkout -b feature-xyz
    
  4. Comece a desenvolver

    Mude para o diretório do repositório no seu computador (se você ainda não estiver lá):

    cd js-docs/
    yarn start or npm start
    
  5. Crie uma nova página

    Para criar mais uma página sobre conceitos de javascript, leia sobre regras abaixo:

    • Adicione uma nova pasta ao diretório de páginas (pages)
    • Crie um arquivo index.js na nova pasta criada
    • Crie um markdown no diretório de markdown

    Nota: Lembre-se de ver se já não existe um estilo que você deseja usar. Os estilos principais estão em src/styles.js

    Nota 2: Você também deve ver um segundo link: http://localhost:8000/___graphql. Esta é uma ferramenta que você pode usar para experimentar a consulta de seus dados. Saiba mais sobre como usar esta ferramenta no Gatsby tutorial.

  6. Crie um PR (Pull Request)

    Não se esqueça de alinhar o código com a master:
    $ git pull upstream master
    Envie Pull Request ao repositório no Github! E seja feliz!
    
  7. Abra o código fonte e comece a editar!

    A aplicação estará rodando atraveś do link http://localhost:8000!

💫 Deploy

Deploy to Netlify

❓ Está com algum problema relacionado ao projeto?

Crie uma ISSUE e detalhe o seu problema, para a comunidade lhe ajudar.

❓ Está em dúvida do que contribuir?

Acesse o KANBAN do projeto, onde você encontrará dicas de tópicos para contribuir!

🎓 Autores / Colaboradores


Bruno Ramires

Leonardo Cesca

Laks Castro

Niag Alves

Paulo Belfi

Wosley V.

Mauricio Soto

Thiago Galvani

Bruno Scherer

Renan Schmitt

Vinicius Gusmão

Fernando dos Santos

Aline Bastos

Gabriel Neri
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].