Closed
Conversation
Member
|
I am pretty sure I managed to do this. Check out https://curioss.org/patterns/. What do you think, @dpshelio? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This includes a set of changes to allow the patterns to have a website and be searchable.
This can be already be seen on the deployment in my fork.
Changes included here:
<h1>) and the rest as subheadings[enabling students to help](./enabling-students-to-help.md).README.mdnow doesn't need to contain an index. That may have the inconvenience for people that's used to navigate this on github. However, I'd expect they enjoy the experience more on the website this will produce.main.To enable gh pages, some of the admins need to go to settings/pages and select source: Github Actions, under the "Build and deployment" section. It would be good too to check enforce HTTPS a bit down.
It's also a good idea, once this is done, to set on the main page of the repository to show the website. Clicking on the settings wheel on the top right corner, like shown in this image below,
and then clicking "Use your github pages website"