Skip to content

Commit

Permalink
fix(post): Added Windows Terminal Setup links
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Jan 5, 2024
1 parent aa46af7 commit 2f38b11
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _posts/2022-05-28-jekyll-docs-site.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ Be sure to ⭐ the [jekyll repo](https://github.com/jekyll/jekyll) and the [Chri
{% include embed/youtube.html id='F8iOU1ci19Q' %}
📺 [Watch Video](https://www.youtube.com/watch?v=F8iOU1ci19Q)

## Terminal Setup

If you need help setting up your terminal on Windows, check out these two posts which will help you configure your terminal with WSL like mine

- [Windows Terminal and WSL Config Fast, Simple, and Easy Guide](/posts/windows-terminal-wsl/)
- [Setting Up Windows for JavaScript Development THE RIGHT WAY (WSL Terminal NVM Node Yarn VS Code ZSH)](/posts/windows-developer-setup/)
- You can follow this guide up until installing NodeJS (You don't need NodeJS for Jekyll)

## Install Dependencies

```bash
Expand Down

0 comments on commit 2f38b11

Please sign in to comment.