Repository for learning how to make websites with Jekyll Pages.
some bold font and some italic font
Vanilla text may contain italic and bold words.
This paragraph is separated from the previous one by a blank line.
Line breaks are caused by two trailing spaces at the end of the line.
- bullet 1
- bullet 2
-
item1
-
item2
-
item3
-
item5
-
item6
-
item7
You can reference code message='Hello World'
or commands git status inside text.
Larger code snippets loook lik this:
print('Hello World')
print("Hello World")
Exercise.
printf(past("How","are","you?"), quote = FALSE)
s = "How are you?"
print(s)
<!DOCTYPE html>
<html>
<body>
<a href=https://carpentiries.org/>This is a link</a>
</body>
</html>
note: html will render without tag
I would like to use this site.
Example links:
[carpentries=tag]:https://carpentries.org/).