YoloSwagTeam / hackeragenda

Gather events of hackerspaces/lug/numeric artists in belgium and put them in one big place. Made with love.
http://hackeragenda.be
GNU General Public License v3.0
29 stars 21 forks source link

watch ko-lab for once they get events #121

Closed Psycojoker closed 6 years ago

Psycojoker commented 7 years ago

https://ko-lab.be/evenementen/

ABCarnage commented 6 years ago

Hello There, I am a member from Ko-Lab. I would like to add something to the "agendas/be.py". I couldn't get my clone to work (Django wouldn't import). The website is now: https://ko-lab.space (ko-lab.be will be redirected to ko-lab.space) This piece of code:

@event_source(background_color="#1ABC9C", text_color="black", predefined_tags=["hackerspace","makerspace"], url="https://ko-lab.space")
def ko_lab():
    """
    <p>
    A makerspace – also referred to as a hacklab. Is a community-operated workspace where people can meet, socialize and ko-laborate. Often with common interests in science, technology, articrafts, digital art etc. It offers the place and time to do or find out what you really love to do.

    Dus,
    Ko-Lab biedt de ruimte; jij bepaalt of het een werkplek, een gezellige huiskamer, een atelier, een machinewinkel, een kunststudio, een leerplek en/of een ontmoetingsplek wordt.
    </p>
    """
    return json_api("https://ko-lab.space/api/hackeragenda.json")

generic_facebook("Ko-Lab", "HS.ko.lab", background_color="#1ABC9C", text_color="black", predefined_tags=["hackerspace","makerspace"], url="https://ko-lab.space")

I don't know if those 2 sources will conflict with each other. Thanks in advance

Psycojoker commented 6 years ago

WIP https://github.com/YoloSwagTeam/hackeragenda/pull/126

ABCarnage commented 6 years ago

This issue can be closed.

Psycojoker commented 6 years ago

Indeed, thanks :)