https://github.com/unode/group-website
Repo for learning how to make websites with jekyll and GitHub Pages
https://github.com/unode/group-website
Last synced: 3 months ago
JSON representation
Repo for learning how to make websites with jekyll and GitHub Pages
- Host: GitHub
- URL: https://github.com/unode/group-website
- Owner: unode
- License: cc0-1.0
- Created: 2022-05-23T13:07:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T14:53:10.000Z (about 4 years ago)
- Last Synced: 2025-02-27T02:24:36.187Z (over 1 year ago)
- Homepage: https://unode.github.io/group-website/
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# group-website
Repo for learning how to make websites with jekyll and GitHub Pages
## Learning Markdown
Vanilla text may contain *italics* and **bold** words.
This paragraph is separated from the previous one by a blank line.
Line breaks
are caused two trailing spaces at the of a line.
[Carpentries Webpage][carpentries]
### Carpentries Lesson Programs:
- Software Carpentry
- Data Carpentry
- Library Carpentry
## More info on the lesson
You can find this lesson [here](https://carpentries-incubator.github.io/jekyll-pages-novice/).
### Four reasons you should learn Markdown:
1. Less formatting than HTML
2. Easy to read even with formatting
3. Commonly used for websites and software development
4. We ~~don't~~ use it in The Carpentries

[Carpentries Webpage][carpentries]
[carpentries]: https://carpentries.org