Skip to content

Commit

Permalink
Tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rumen Petrov committed Feb 12, 2024
1 parent 3c1b75f commit a388c10
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
3 changes: 3 additions & 0 deletions src/content/challenges/0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ import rpetrovDocument from '/challenge-contributions/0/rpetrov.html?url&raw';
### Discussion topics
TBA

### Conclusions
* The article tag is not used enough

<Winner>
<DocumentPreview content={rpetrovDocument} index="0" fileName="rpetrov.html" />
</Winner>
3 changes: 3 additions & 0 deletions src/content/challenges/1.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ Not available
### Discussion topics
TBA

### Conclusions
TBA

<Winner>
<em>TBA</em>
</Winner>
3 changes: 3 additions & 0 deletions src/content/challenges/2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ import rpetrovDocument from '/challenge-contributions/2/rpetrov.html?url&raw';
### Discussion topics
TBA

### Conclusions
TBA

<Winner>
<em>TBA</em>
</Winner>
4 changes: 1 addition & 3 deletions src/pages/stages.astro
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '@src/consts';

<p>Before the meeting everybody review the code every other participant submitted. He takes notes of one or two things which made strong impression to him and wants to discuss with the rest.</p>

<p>During the meeting everybody shares his notes/topics and the group is discussing each one. There could be a general discussion about the topic of the challenge as well.</p>

<p>The submitted code is assessed against the defined requirements, best practices and the <a href={`${import.meta.env.BASE_URL}principles/`}>principles</a> the group agreed to.</p>
<p>During the meeting everybody shares his notes/topics and the group is discussing each one. If personal don't have anything to share, somebody else takes his turn. There could be a general discussion about the technologies used in the challenge as well. The group define their conclusions or findings while discussing the topics.</p>

<h4>4. Vote</h4>

Expand Down

0 comments on commit a388c10

Please sign in to comment.