The website of FOSS WALES: https://foss.wales
Some issues are already here on this repository. Additionally, we track the ideas we have as a GitHub Project. If you feel like making a change, you can jsut go ahead but we recommend commenting in an issue or creating one so that we can coordinate our efforts.
You are welcome to edit this site and add more to it! This section should get you started.
We use Jekyll to develop this site. Please have a look at the Jekyll Documentation on how to build the site. Please keep in mind: if something here does not work for you, correct it! It is also your repository.
- Install Jekyll. You can find documentation online or read the doumentation.
- Install
git
. You can also install GitHub Desktop on Windows. - Clone this repository. Choose one:
- choose https if you are new to GitHub or have no account:
git clone https://github.com/foss-wales/foss.wales
- choose https is you have a private key:
git clone ssh://github.com:foss-wales/foss.wales
- choose https if you are new to GitHub or have no account:
- Go there!
cd foss.wales
- Build it with
jekyll
:jekyll serve --trace
- Ready! Now, you can visit your buid at localhost:4000
Agency theme based on Agency bootstrap theme.
We have a fork.
We can use improvements from other branches and forks.
Then, we can integrate/merge them into the main
branch
of this repository.
How to use:
Portfolio projects are in '/_posts'
Images are in '/img/portfolio'
Images are in '/img/about/'
Team members and info are in '_config.yml'
Images are in '/img/team/'