blaisep / costacoders.es

CostaCoders.es is an open virtual community for English-speaking software engineers in Costa del Sol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CostaCoders.es

This is an open and collaborative community of English-speaking software engineers living in Costa del Sol area.

Take part! Add yourself or your open source project to feature to the site by making a pull request here!

You need a computer for this. I suppose it's possible with a mobile browser set to desktop mode, but it's a bit masochistic.

You only need to click fork to clone this repository to your own profile, then make the edits you want (you know how to use Git or else you wouldn't be here).

Fork

To edit, just duplicate a file in the content/coders/ or content/projects/ directory to another name and adapt accordingly. Look, these files are really simple, just Markdown with FrontMatter: [1], [2].

To test the site locally, you can clone it, install Hugo and then:

git submodule update --remote
hugo serve

When you have done your edits and pushed them to your own GitHub fork, then click "Contribute" and "Open pull request" from your fork on GitHub.

Open PR

What if I don't live in Costa del Sol or don't speak English?

No worries! This site is open source and you can simply fork it to set up your own local community in your own area!

About

CostaCoders.es is an open virtual community for English-speaking software engineers in Costa del Sol

License:MIT License


Languages

Language:HTML 94.5%Language:SCSS 5.5%