Skip to content

aidankeighron/educational-website

Repository files navigation

Text New Post Getting Started

GitHub

Running bundle exec jekyll s

When writing new tutorials

Make sure to add: {:target="\_blank"} at the end of markdown links [text](link) so the link opens in a new tab. i.e. [text](link){:target="\_blank"}.

If a code snipped is referencing a real file from a project add:

{: file="canvas.js" }
{: .nolineno }

This adds the file name to the code block and removes line numbers so users don't get confused

Snippets:

// 👇 Put the following code here 👇

// 👆 Put the following code here 👆
**Answer (click to unblur):**
{: .prompt-tip }
{: .prompt-info }
{: .prompt-warning }
{: .prompt-danger }

About

Website to learn how to code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •