diff --git a/README.md b/README.md
index 230db78b..90d34564 100644
--- a/README.md
+++ b/README.md
@@ -7,59 +7,115 @@ The resulting jekyll theme uses Ruby >=2.5, GCC and Make.
For more information on specific OS setting see: https://jekyllrb.com/docs/installation/
+*IMPORTANT NOTE!* MacOS have a preinstalled ruby version that is not gonna work. Follow the official jekyll documentation to install other one outside main system. Finally, if you can't exec the server try runnin bundle update so that it uses the gems you already have *DO NOT PUSH GEM CHANGES TO MASTER!*
# How to install
-- copy the brainhack repository
+### Copy the brainhack repository
-$ git clone https://github.com/Brainhack-Donostia/brainhack-donostia.github.io.git
+*Make sure you have your git credentials in order!* If you are working on a fresh git install run:
--move to brainhack repository
-$ cd brainhack-donostia.github.io.git
+ git config --global user.name "yourGithubName"
+ git config --global user.email "yourgithubemail@domain.com"
-$ bundle install
+I definetly suggest you working with ssh keys so that you dont need to prompt any password everytime you push. For that check [ssh-key linux] (https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent?platform=linux) or [ss-key mac](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent?platform=mac).
--To check local changes or to display on a local host
+To clone the repo with ssh key run
+
+ git clone git@github.com:Brainhack-Donostia/brainhack-donostia.github.io.git
+
+To clone the repo with HTTPS (asking for password for pushing)
+
+ git clone https://github.com/Brainhack-Donostia/brainhack-donostia.github.io.git
+
+
+### Move to brainhack repository
+
+
+ cd brainhack-donostia.github.io.git
+
+
+### Install required gems
+
+
+ bundle install
+
+
+### To check local changes or to display on a local host
+
+
+ bundle exec jekyll serve --trace
-$ bundle exec jekyll serve --trace
or
-$ jekyll serve
-#Git branches
+ jekyll serve
-Commit and push changes on BHD2023 or a personal sub-branch from there. When you are sure about your changes, push them to BHD2023 and open a pull request.
+
+# Git branches
+
+Commit and push changes on BHD2025 or a personal sub-branch from there. When you are sure about your changes, push them to BHD2025 and open a pull request.
**NOTE: remember to run pull before working locally**
--Changing to BHD2023 branch
-$ git checkout BHD2023
+### Changing to BHD2025 branch
+
+
+ git checkout BHD2025
+
+
+### Creating your sub-branch from BHD2025
+
+
+ git checkout -b YourAmazingSubbranch
+
-- Creating your subranch from BHD2023
-$ git checkout -b YourAmazingSubbranch
+### Checking the status of the current branch
-- Checking the status of the current branch
-$ git status
-- Adding untracked changes
-$ git add filename1 filename2
-or to add all
-$ git add .
+ git status
-- Commit changes
-$ git commit -m "Your message explaining your commited work"
-- Push changes from locall to repo
-$ git push -u origin BHD2023
+### Adding untracked changes
-- Merging with master
-$ git checkout master
-$ git merge BHD2023
-- You could also push your commit to a specific branch intead of merging and without checkout master
-$ git push -u origin master
+ git add filename1
+
+
+or to add all (not recommended)
+
+
+ git add .
+
+
+### Commit changes
+
+
+ git commit -m "Your message explaining your commited work"
+
+
+### Push changes from locall to repo
+
+
+ git push -u origin BHD2025
+
+
+### Merging with master (only if you know what you are doing)
+
+
+ git checkout master
+
+
+ git merge BHD2025
+
+
+### You could also push your commit to a specific branch intead of merging and without checkout master. Then you merge from the website GUI
+
+
+ git push -u origin BHD2025
+
## How to use
@@ -74,34 +130,35 @@ Within such folder you will find several html named after the section they stand
Your amazing second paragraph. '
-###Portfolio
+### Portfolio
Portfolio projects are in '/_posts'
You need to create a markdown for each post. The files must be named something like this:
-yyyy-mm-dd-project-n.markdown , i.e., 2023-01-01-project-1.markdown
+yyyy-mm-dd-project-n.markdown , i.e., 2025-01-01-project-1.markdown
Images are in /img/portfolio'
-###Images
+### Images
Images are in 'your/system/path/brainhack-donostia.github.io/img'
-Team subfolder contains the pictures of BHD 2023 team. Images are 620px*820px
+Team subfolder contains the pictures of BHD 2025 team. Images are 620px*820px
Portfolio subfolder contains the pictures to be displayed for the calendar and the talks section:
--thumbnails: '400px*289px'
--Displayed image when clicked: 600px*450px
--About subfolder contains the images to be displayed on BHD timeline. Images are 200px*200px
--Logos subfolder contains the images for the header, projects,register, and the sponsors section :
--header background: 1900px*1250px
--contact and register: 1469px*725px
--sponsors: 295px*86px
+- thumbnails: '400px*289px'
+- Displayed image when clicked: 600px*450px
+- About subfolder contains the images to be displayed on BHD timeline. Images are 200px*200px
+- Logos subfolder contains the images for the header, projects,register, and the sponsors section :
+- header background: 1900px*1250px
+- contact and register: 1469px*725px
+- sponsors: 295px*86px
-###Team
+### Team
Team members and info are in '_config.yml'You can add aditional information as twitter, facebook, stack-overflow and linkedin:
+
- name: Grogru
pic: babyyoda.png
position: Cuteness leader
@@ -113,11 +170,6 @@ Team members and info are in '_config.yml'You can add aditional information as t
- title: stack-overflow
url: #
-# To do
-- Add posts for each one of the speakers and one for the calendar
-- Try to add a link to a google calendar file or similar
-- Change images from the timeline
-- Change colors for the lettering (probably on /_includes/css/agency.css )
=========
For more details, read [documentation](http://jekyllrb.com/)
diff --git a/_includes/BHD.html b/_includes/BHD.html
new file mode 100644
index 00000000..e27227e6
--- /dev/null
+++ b/_includes/BHD.html
@@ -0,0 +1,78 @@
+
+
+
+
+ A gender-balanced board of researchers from BCBL invites you to join a three-day in-person workshop focused on project development to foster new ideas, findings and future collaborations. In addition, we will host four international keynote speakers that will share their experience on state of the art methods, good practices in science and hot topics in research nowadays. By doing so, we will continue to grow our contributions towards sharing knowledge openly and transparently across disciplines and specialties, and to the development of open-source tools. Brainhack Donostia is not an ordinary conference but an event focused on cooperation and collaboration in Neuroscience, as well as the promotion of Open Science. Our aim is to explore the multiple applications of neuroscience from a cross-disciplinary perspective. With this goal in mind, we bring together students, researchers, users, and non-academic industry professionals to learn about and develop collaborative projects. BHD 2024 is an opportunity to learn new skills and create long-lasting collaborations with interesting people from various backgrounds with a strong interest in Open Science. Brainhack Donostia is part of a larger initiative that holds simultaneous events all over the world with this same goal. A cornerstone of Brainhack is the promotion of responsible research and innovation in an inclusive, open, and transparent manner. Accordingly, knowledge sharing activities and the use of open-source resources are two of the basic tenets of Brainhack. .Donostia-San Sebastián, Spain
+
+
+ What is Brainhack Donostia?
+
+
+ Accessibility to science is an important objective for BHD and we are determined in making this year's event more inclusive and open. Following last year's organization, a real-time transcription system will be provided during all talks and tutorials in order to ensure fluid and intelligible subtitles for deaf and hard of hearing participants. This system is also a valuable aid for all those participants who are not native speakers of English.
+ BHD 2024 will award travel grants to help cover travel and registration costs for the event. Through these travel awards we want to encourage and promote the participation of junior scientists who have less access to fundings. Awards will be assigned based on statements of purposes provided by the participants themselves, which will be assessed by our committee. If you would like to be considered for one of these travel grants, feel free to click on the following button and to fill out the form. You will be asked to write a short statement of purpose on why you believe this grant could help you attend BHD 2024.
+ The deadline for the statement of purpose submission is the 8th of November. The grants consist in refunds for travel or registration costs after the event. If you have any questions about this process, feel free to contact us at info.bhg-donostia@bcbl.eu .
+
+
+ Open Science projects in Neurosciences
+
+
+ These projects are proposed by the attendees for the attendees, and can be in any stage of development (i.e, it can be just an idea). Any attendee can propose any number of project, but can only lead one. The presenter of the project is responsible for making sure that anyone can contribute to the project, regardless of their level of expertise and background knowledge in programming. If possible, the project leaders should try to define some 'beginners' tasks'. We firmly believe that every single one of the attendees has something valuable to contribute to any project and we can't wait to see what it will be!
+
+
+ Brainhack Global
+
+ Through talks, hands-on tutorials, and the development of projects, attendees actively explore and learn how to manage data acquisition using different neuroimaging techniques such as Magnetic Resonance Imaging (MRI), Magneto-/Electroencephalography (M/EEG), or Near-Infrared Spectroscopy (NIRS).
+ Invited speakers
+ Open source projects
+ Community building
+