Skip to content

Commit d658176

Browse files
committed
Fix markdownlint issues
1 parent e0ff29a commit d658176

12 files changed

Lines changed: 73 additions & 85 deletions

File tree

LICENSE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
# License
2+
13
The HackYourFuture programme is subject to CC BY NC SA copyright. This means you can freely use our materials, but just make sure to give us credit for it and don't use it commercially, as it is the intellectual property of our volunteers :)
24

35
![Creative Commons License ](https://github.com/user-attachments/assets/912a16ff-b11a-4dcf-9c07-7bdce3d72e64)
46

57
This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).
6-
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
# 2025-04-13
2+
13
Example of where we can keep meeting notes, decisions and other outcomes from meetings (like the workshop we had on 13th april).
24

3-
### Notes
5+
## Notes
6+
47
To be brief, here's the [slides](https://docs.google.com/presentation/d/1JdxBFEz9HsN7t4dkuVh_sy-wZsc3V1S-vRPjK2fLKgQ/edit?slide=id.p#slide=id.p) from this meeting.
58

6-
### Next steps:
9+
## Next steps
10+
711
- [ ] Adam: Send summary and next steps in slack (end of Tues 15th)

courses/Backend/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
> [!IMPORTANT]
1+
# Back-end
2+
3+
> [!IMPORTANT]
24
> Work in progress. Proposed content defined [here](https://docs.google.com/document/d/151MLm-8WA6jSk0-9JhBTuG1xZ9Fo9HRLplJx6Bhps6A/edit?tab=t.0).
35
4-
# Modules
6+
## Modules

courses/Foundation/HTML-CSS/Pre-course/readme.md

Lines changed: 12 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1-
# Pre-course materials
1+
# Pre-course
22

3-
This section lists the steps you have to complete **BEFORE** the bootcamp starts. <br>
3+
## Pre-course materials
44

5-
You are going to be fully self-learning `HTML` and `CSS`, so it is very important and **mandatory** that you complete the steps before the first sunday session at HackYourFuture. <br>
5+
This section lists the steps you have to complete **BEFORE** the bootcamp starts.
66

7-
You will also get a little introduction to `Javascript`, so that you can be more comfortable jumping into it when the course starts.
7+
You are going to be fully self-learning `HTML` and `CSS`, so it is very important and **mandatory** that you complete the steps before the first sunday session at HackYourFuture.
88

9-
<br>
9+
You will also get a little introduction to `Javascript`, so that you can be more comfortable jumping into it when the course starts.
1010

11-
# HTML and CSS
11+
## HTML and CSS
1212

13-
## freeCodeCamp certifications
13+
### freeCodeCamp certifications
1414

1515
The `freeCodeCamp` courses are a good way to learn and their certifications are widely recognized, therefore we use this platform to give you a good start with learning `Web Development` and having a way to showcase your learning.
1616

17-
<br>
18-
19-
## What you have done so far
17+
### What you have done so far
2018

2119
There are 5 parts in the [Responsive Web Design certification](https://www.freecodecamp.org/learn/2022/responsive-web-design/). Each part contains a few sections and a certification project at the end of each part.
2220
You have already finished at least 2 sections from the first part as part of the application assignment:
@@ -25,7 +23,7 @@ You have already finished at least 2 sections from the first part as part of the
2523

2624
- [Learn Basic CSS by Building a Cafe Menu](https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/)
2725

28-
## What you have to do before the first Sunday session
26+
### What you have to do before the first Sunday session
2927

3028
You should finish the first part and the certification project that goes with it:
3129

@@ -37,18 +35,14 @@ You should finish the first part and the certification project that goes with it
3735

3836
This will familiarise you with `CSS` colors and building `Forms` with `HTML` and `CSS`, which are both essential parts of basic Web Development knowledge.
3937

40-
<br>
41-
4238
You should also complete 2 more sections from the second part:
4339

4440
- [Learn the CSS Box Model by Building a Rothko Painting](https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting)
4541
- [Learn CSS Flexbox by Building a Photo Gallery](https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-flexbox-by-building-a-photo-gallery)
4642

4743
Learning the CSS Box Model and Flexbox will give you very good foundational knowledge to deal with any styling or layout challenge.
4844

49-
<br>
50-
51-
# JavaScript
45+
## JavaScript
5246

5347
Complete these steps in the freeCodeCamp [JavaScript Algorithms and Data Structures certification](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/):
5448

@@ -77,17 +71,13 @@ Complete these steps in the freeCodeCamp [JavaScript Algorithms and Data Structu
7771
- [Compound Assignment With Augmented Multiplication](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/compound-assignment-with-augmented-multiplication)
7872
- [Compound Assignment With Augmented Division](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/compound-assignment-with-augmented-division)
7973

80-
<br>
81-
8274
If you like the `freeCodeCamp` format, you should definitely continue beyond what we ask of you and attain the various relevant certifications - especially by finishing off the **Responsive Web Design** and **Javascript Algorithms and Data Structures** certifications!
8375

84-
<br>
85-
86-
## Submitting your preparation
76+
### Submitting your preparation
8777

8878
Before the first Sunday session, you must have completed all the steps listed above. You then need to make your freeCodeCamp profile public - [Video here to show you how to do this](https://www.loom.com/share/019547eab49e4e198fd2d24f6cb27d3c) - and post a link to your profile in your class Slack channel. If you do not do this before the first Sunday session, you will not be able to continue with the course.
8979

90-
## What if?
80+
### What if?
9181

9282
- If you have completed all these parts already, just continue further with the certifications. You are here to learn after all and you are entering a journey of self-teaching!
9383

courses/Foundation/HTML-CSS/The-one-and-only-week1/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Use the `Session-exercise-template` to get started!
44

55
Design:
6-
https://www.figma.com/file/VwksDkp1vSPhpfa62LWIAz/HTML%2FCSS-session1?type=design&node-id=0-1&mode=design&t=seawrJIXVyPoIt9L-0
6+
<https://www.figma.com/file/VwksDkp1vSPhpfa62LWIAz/HTML%2FCSS-session1?type=design&node-id=0-1&mode=design&t=seawrJIXVyPoIt9L-0>
77

88
![Desktop design](Session-exercise-template/images/order-desktop.png)
99

courses/Foundation/HTML-CSS/first-homework-submission.md

Lines changed: 22 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2,63 +2,47 @@
22

33
While you have not gone through [Git](https://github.com/HackYourFuture-CPH/Git) yet, you will submit your first homework in a different way. This applies only to the first homework. If you are confident with basic Git already, feel free to do the submission in a proper version-control way.
44

5-
`1.` go to your homework repository`*` on github and to the branches section: <br/>
6-
<img src="images/image.png" width="400">
5+
`1.` go to your homework repository`*` on github and to the branches section:
76

8-
<br/>
9-
<br/>
7+
![screenshot](images/image.png)
108

119
`2.` find the "New branch" button and create a new branch, that follows the naming convention:
10+
1211
`html-css/yourname`
1312

14-
> ❌ html/css/maria <br/>
15-
> ❌ hmtl-css/maria <br/>
16-
> ❌ html-css-homework <br/>
17-
> ❌ html/maria <br/>
18-
> ❌ htmlcss/maria <br/>
19-
> ✅ html-css/maria <br/>
13+
> ❌ html/css/maria
14+
> ❌ hmtl-css/maria
15+
> ❌ html-css-homework
16+
> ❌ html/maria
17+
> ❌ htmlcss/maria
18+
> ✅ html-css/maria
2019
21-
<br/>
22-
<br/>
20+
`3.` go to the branch. It appears in the branch overview right after creation:
2321

24-
`3.` go to the branch. It appears in the branch overview right after creation: <br/>
25-
<img src="images/image-1.png" width="500">
22+
![screenshot](images/image-1.png)
2623

27-
Or, if you are not there for some reason, go back to the repository overview and find your new branch in the drop-down: <br/>
28-
<img src="images/image-2.png" width="500">
24+
Or, if you are not there for some reason, go back to the repository overview and find your new branch in the drop-down:
2925

30-
To verify that you have switched to the branch, it should appear selected: <br/>
31-
<img src="images/image-3.png" width="500">
26+
![screenshot](images/image-2.png)
3227

33-
<br/>
34-
<br/>
28+
To verify that you have switched to the branch, it should appear selected:
3529

36-
`4.` go to the html-css folder and upload your homework: <br/>
37-
<img src="images/image-4.png" width="700">
30+
![screenshot](images/image-3.png)
3831

39-
<br/>
40-
<br/>
32+
`4.` go to the html-css folder and upload your homework:
4133

42-
`5.` write a commit message and press "Commit changes": <br/>
43-
<img src="images/image-5.png" width="500">
34+
![screenshot](images/image-4.png)
4435

45-
<br/>
46-
<br/>
36+
`5.` write a commit message and press "Commit changes":
4737

48-
`6.` go to "Pull requests" in the repository bar, and create a new pull request to the main branch <- from your branch: <br/>
49-
<img src="images/image-6.png" width="700">
38+
![screenshot](images/image-5.png)
5039

51-
<br/>
52-
<br/>
40+
`6.` go to "Pull requests" in the repository bar, and create a new pull request to the main branch <- from your branch:
5341

54-
`7.` that is it! You should see your pull request listed in the "Pull requests" tab.
42+
![screenshot](images/image-6.png)
5543

56-
<br/>
57-
<br/>
44+
`7.` that is it! You should see your pull request listed in the "Pull requests" tab.
5845

5946
`8.` post a link to your homework Pull Request in your class channel.
6047

61-
<br/>
62-
<br/>
63-
6448
`*` it is either your own homework repository in your own GitHub account or the central class homework repository in the HackYourFuture-CPH GitHub account - depending on what approach is being followed for your class. Follow the information and instructions regarding this, and ask if you are still unsure.

courses/Foundation/HTML-CSS/homework.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Make your own `Developer CV / Portfolio page`!
44

5-
<br/>There is a long way to go in the learning journey, but why not start with a good online presence from the get-go?
5+
There is a long way to go in the learning journey, but why not start with a good online presence from the get-go?
66

77
Make it as extravagant as you like and look around the internet for inspiration (f.x. [here](https://scrimba.com/articles/web-developer-portfolio-inspiration)), while the **minimum requirements** are:
88

@@ -15,21 +15,19 @@ Make it as extravagant as you like and look around the internet for inspiration
1515
- [ ] Portfolio section having the [FCC Survey Form](https://www.freecodecamp.org/learn/2022/responsive-web-design/build-a-survey-form-project/build-a-survey-form) as the first project.`*`
1616
- [ ] Advanced CSS and/or animations applied to implement interesting interactive elements
1717
- [ ] Website responsiveness so it looks good on different screen sizes and devices
18-
- [ ] Deploy your page on [Netlify](https://www.netlify.com)!
18+
- [ ] Deploy your page on [Netlify](https://www.netlify.com)!
1919

20-
<br/>
21-
22-
`* ` it is not advisable to have tutorial or course projects in your portfolio, you should make sure to have unique and interesting self-driven projects. However, it is a bit too early for that. Start with the "Survey Form" and keep building and extending your project portfolio as you learn!
20+
`*` it is not advisable to have tutorial or course projects in your portfolio, you should make sure to have unique and interesting self-driven projects. However, it is a bit too early for that. Start with the "Survey Form" and keep building and extending your project portfolio as you learn!
2321

2422
❗ Remember: you have to submit the homework during the week, before the weekend, so plan your workload accordingly. You can keep working on this portfolio in the future, so just focus on doing a nice initial version for now!
25-
<br/>Check [the first homework submission](https://github.com/HackYourFuture-CPH/HTML-CSS/blob/main/first-homework-submission.md) instructions to make sure to submit the homework correctly!
23+
24+
Check [the first homework submission](https://github.com/HackYourFuture-CPH/HTML-CSS/blob/main/first-homework-submission.md) instructions to make sure to submit the homework correctly!
2625

2726
**Small tip:**
27+
2828
- Got to [Loom.com](https://www.loom.com/) and download the app or plugin.
2929
- It's a great way to quickly share explainer videos or explain issues you are facing.
3030

31-
<br/>
32-
3331
Good luck! ✌️
3432

35-
![](https://media.giphy.com/media/13GIgrGdslD9oQ/giphy.gif)
33+
![Jim Carrey as the eponymous "Bruce Almighty", busily typing away](https://media.giphy.com/media/13GIgrGdslD9oQ/giphy.gif)

courses/Foundation/HTML-CSS/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
This repository contains the course material for the one and only HTML/CSS session. During the session we will review the concepts learned from the [Pre-course](./Pre-course/readme.md) materials and work hands-on with a large [exercise](./The-one-and-only-week1/readme.md).
44

5+
| Week | Topic | Preparation | Lesson Plan | Homework |
6+
| ---- | ----------------------------------------------------------------------------------------------------------- | ------------------------------------ | ------------------------------------------------- | ------------------------- |
7+
| 1. | Advanced HTML & CSS concepts, hands-on exercise turning Figma Wireframe into code, teamwork & peer-learning | [Pre-course](./Pre-course/readme.md) | [Lesson Plan](./The-one-and-only-week1/readme.md) | [Homework](./homework.md) |
58

6-
| Week | Topic | Preparation | Lesson Plan | Homework |
7-
| ---- | ----- | ---- |----------|--------|
8-
| 1. | Advanced HTML & CSS concepts, hands-on exercise turning Figma Wireframe into code, teamwork & peer-learning | [Pre-course](./Pre-course/readme.md) | [Lesson Plan](./The-one-and-only-week1/readme.md) | [Homework](./homework.md) |
9+
## Learning goals
910

10-
### Learning goals
1111
- Round-up the [Pre-course](./Pre-course/readme.md) materials
1212
- Talk about any possible questions regarding the concepts learned so far
1313
- Briefly introduce Figma

courses/Foundation/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
> [!IMPORTANT]
1+
# Foundation
2+
3+
> [!IMPORTANT]
24
> Work in progress. Proposed content defined [here](https://docs.google.com/document/d/151MLm-8WA6jSk0-9JhBTuG1xZ9Fo9HRLplJx6Bhps6A/edit?tab=t.0).
35
4-
# Modules
6+
## Modules
7+
58
### [HTML & CSS](./HTML-CSS)

courses/Frontend/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
> [!IMPORTANT]
1+
# Front-end
2+
3+
> [!IMPORTANT]
24
> Work in progress. Proposed content defined [here](https://docs.google.com/document/d/151MLm-8WA6jSk0-9JhBTuG1xZ9Fo9HRLplJx6Bhps6A/edit?tab=t.0).
35
4-
# Modules
6+
## Modules

0 commit comments

Comments
 (0)