Skip to content

Commit

Permalink
Update homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylagordon committed May 9, 2024
1 parent 2718b72 commit adea708
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
8 changes: 6 additions & 2 deletions _includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
<img src="https://assets.turing.edu/turing-school-mark-gray.png" alt="Home" />
</a>
<ul class="s-nav-menu">
<li><a href="{{ site.baseurl }}/back-end">Back End</a></li>
<li><a href="{{ site.baseurl }}/front-end">Front End</a></li>
<li><a href="{{ site.baseurl }}/lessons">Lessons</a></li>
<li><a href="{{ site.baseurl }}/calendar">Calendar</a></li>
<li><a href="{{ site.baseurl }}/computer-setup">Computer Set Up</a></li>
<li><a href="{{ site.baseurl }}/syllabus">Syllabus</a></li>


</ul>
</nav>
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ title: Home
<p>It is expected that students arrive at their first Mod 0 Session prepared to engage, which includes having their computer and workspace set up. Students can prepare by following the directions on the Computer Setup page and carefully reading the Syllabus. Promotion to Mod 1 is contingent upon successfully completing the Mod 0 coursework. It is <strong>not</strong> recommended that students begin working on these tasks prior to receiving their laptop for the program. </p>
<br>
<br>
<a class="s-button" href="/lessons/">Calendar</a>
<a class="s-button" href="/calendar">Calendar</a>
<a class="s-button" href="/computer-setup">Computer Setup</a>
<a class="s-button" href="/syllabus">Syllabus</a>
Expand Down
2 changes: 1 addition & 1 deletion syllabus.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ All Turing staff members will use Slack as the primary means of communication wi
## Grading
While we don't have a traditional grading scale at Turing, your successful completion of this course depends on your ability to complete assignments on time, implement feedback on those assignments, and demonstrate your learning in a live evaluation.

On [this page](/lessons/index.md), you will see all assignments organized into segments of work. Each segment is expected to be completed after a corresponding live session.
On [this page](/lessons), you will see all assignments organized into segments of work. Each segment is expected to be completed after a corresponding live session.

## Required Supplies
This may be your first time learning and/or working in a remote setting. There are a few key tools we recommend to set yourself up for success as a remote student.
Expand Down

0 comments on commit adea708

Please sign in to comment.