Skip to content

Week 28 Review ticket #24

Description

@aaron-rub

Hashmaps
MCQ#4
Scrum Board
Lesson Plan


MCQ

image
I did not do my test corrections


Lesson Date: 4/26
Lesson details: Setting up Github Pages with FastPages features


What is Github Pages?

  • Github Pages is a hosting service which takes a users files from a repository and builds then publishes the website. This allows for a semi-moderately easy way for developers to publish their post online.

FastPages

  • FastPages is an extension to GitHub Pages, it automates the job of creating blog post. We use FastPages to display our hacks and lessons in class. Our daily use with FastPages makes us already familliarized with the features,

    • GitHub Pages and Fastpages can change the way you think about information management. Jupyter notebooks is changing the way people analyze data. GH pages publishes and deploys a web site for free. Fastpages provides amazing indexing and tagging capabilities.

Plan

  • Go through a step by step setup and walkthrough of github pages
  • Go through all differnt types of important files that are used in FastPages
    • IPYNB: building block of markdown, python, java, javascript into a jupyter notebook
    • MD: supports frontend web design with markdown, html, and javascript.
  • Config.yml file
    • The _config.yml has many strings and preferences that are specific to the site. The file is full of comments that describe what can be changed and should remain untouched.
  • Once all the important details have been defined, go through a step by step tutorial providing images of the process of setting up FastPages with GH Pages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions