GitHub pages allow for "no code, no worries" solution to hosting your personalized website for free. This is possible by tying that page with your GitHub username, Jekyll that will organize your content into premade style, and the content itself using Markdown syntax.
Markdown is charactarised with text and characters for styling your content, it is as simple as that. Functionalities could be explored at Mastering Markdown.
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml
configuration file.
Starting with the purpose and right toolset, we will be disucssing about the most important tool of them all. Your brain, or rather growth mindset.
Having trouble with Pages? Text me! or check out the documentation or contact support and they’ll help you sort it out.
-
Growth Mindset: An Introduction..
-
Commands & Coneditors: A quick look into terminal and code editors.
-
Gitgud: The git.
-
The 3W: Asking some questions on what, who and how to website.
-
Zen 1.0: A bit more answers to that question.
-
Groovy Moves: Looks like that is it.
-
The Machine: What happened here.
-
First Steps: Might feel like baby steps.
-
The Grind: Or like going in cicles.