MichaelCade / 90DaysOfDevOps

This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.

Home Page:https://www.90daysofdevops.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Github Pages for better readability?

LukeSavefrogs opened this issue · comments

This project could use Github Pages for the following benefits:

  • cleaner user interface (no file tree nor Github UI) and
  • better readability
  • ease of use

I think that to start the default settings could do:
Repository Settings > Pages

Thanks Luke. I will take a look. We need to take a look at a bit of the organisation as we get close to the 2023 version where we will add more content and topics.

Opened a PR for docsify implementation that uses GitHub pages
#248

Opened a PR for docsify implementation that uses GitHub pages #248

Thank you @rishabkumar7! 😁🎉

How can the deployed website be accessed then?

I think it should be displayed on the readme.

@LukeSavefrogs yeah, @MichaelCade will have to setup GitHub pages.

Yes sorry I have been out. I will add this to the live stream planned for Friday 2pm GMT

Hey, @rishabkumar7 @LukeSavefrogs I have enabled GitHub Pages with the following settings.

image

Very nice

HTTPS - https://www.90daysofdevops.com though not working? I have an SSL wildcard set up here.

HTTP - http://www.90daysofdevops.com is working it seems though

Looks like the certificate is working
Screenshot 2022-12-28 at 8 33 14 AM

Yes, think this must have been the DNS populating when I made the change. Thank you for your efforts, looks great.

Thank you all 🎇