Giter Club home page Giter Club logo

Comments (4)

jlapitan avatar jlapitan commented on July 18, 2024

do you have english guide?

from saiadecasa.github.io.

airtonzanon avatar airtonzanon commented on July 18, 2024

Oh, I do not, but I can help you as well @jlapitan.
This project is to get people off their houses to tech conferences.

So to add some event on our project you should do this steps:
The events are listed on this file: javascripts/data/events.json.

The structure of one event is like this (I'll translate some keys to you below):

{
    titulo      : "This is the title how the event gonna be called on our project",
    dataInicio  : "event start date on this format -> 2015-09-22",
    dataFim     : "event end date on this format -> 2015-09-22",
    local       : "Name of the location that the event gonna be hosted",
    endereco    : "Address to this event. Try to give all the information about address.",
    //This key below is about location, but in lat and long
    localizacao : { latitude: -25.2218113 , longitude: -54.3462431 },
    link        : "website address"
},

We appreciate if you add events or remove events that was already done. So you can take a look at http://saiadecasa.github.io and remove from the file that I said above the object that is refereed to that event.

IDK if it helps, but let me know you need anything else.

from saiadecasa.github.io.

canoi12 avatar canoi12 commented on July 18, 2024

Opa, tudo tranquilo? Eu fiz a alteração, como faço o pull request? Dá permissão negada. Nunca fiz um pull request em repositório público, desculpa a pergunta idiota.
EDIT: Já consegui aqui, não sabia que tinha que dar fork. Pensei que só clonando funcionava

from saiadecasa.github.io.

airtonzanon avatar airtonzanon commented on July 18, 2024

Desculpa a demora pra responder @canoi12

Mas é isso mesmo, é necessário fazer o fork. Qualquer dúvida pode me perguntar.

from saiadecasa.github.io.

Related Issues (20)

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.