practicalli / practicalli/practicalli.github.io
article: create Cryogen Blog with live & staging site
Open
@practicalli-johnny is already working on this.
Since May 18, 2023.
- Dominant language
- Makefile
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Article detailing the setup and customisation of Cryogen to create the Practicalli Blog website
Staging blog
- modify the server code to take a configuration option
- define a configuration for staging that publishes draft blogs for local server and staging website
- add GitHub workflow on pull request that publishes the article(s) in the PR to the practical.li/blog-staging website
- setup a repository secret to hold a github developer token to access a different repository
Theme changes
- topic logos - pulled from practicalli/graphic-design topic-images and therefore automatically updated by updating the image in the graphic design repo without commits in the blog
- creating a practicalli theme (based on an existing theme)
Follow-on task
- create a project template to generate a cryogen
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.