https://github.com/mimosinnet/mimo_perlweeklychallenge
Blog to publish the solutions to the perlweeklychallenge
https://github.com/mimosinnet/mimo_perlweeklychallenge
Last synced: 3 months ago
JSON representation
Blog to publish the solutions to the perlweeklychallenge
- Host: GitHub
- URL: https://github.com/mimosinnet/mimo_perlweeklychallenge
- Owner: mimosinnet
- Created: 2021-01-03T22:06:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-03T22:06:56.000Z (over 4 years ago)
- Last Synced: 2025-01-13T16:15:57.002Z (5 months ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal Mistakes remote theme starter
Click [**Use this template**](https://github.com/mmistakes/mm-github-pages-starter/generate) button above for the quickest method of getting started with the [Minimal Mistakes Jekyll theme](https://github.com/mmistakes/minimal-mistakes).
Contains basic configuration to get you a site with:
- Sample posts.
- Sample top navigation.
- Sample author sidebar with social links.
- Sample footer links.
- Paginated home page.
- Archive pages for posts grouped by year, category, and tag.
- Sample about page.
- Sample 404 page.
- Site wide search.Replace sample content with your own and [configure as necessary](https://mmistakes.github.io/minimal-mistakes/docs/configuration/).
---
## Troubleshooting
If you have a question about using Jekyll, start a discussion on the [Jekyll Forum](https://talk.jekyllrb.com/) or [StackOverflow](https://stackoverflow.com/questions/tagged/jekyll). Other resources:
- [Ruby 101](https://jekyllrb.com/docs/ruby-101/)
- [Setting up a Jekyll site with GitHub Pages](https://jekyllrb.com/docs/github-pages/)
- [Configuring GitHub Metadata](https://github.com/jekyll/github-metadata/blob/master/docs/configuration.md#configuration) to work properly when developing locally and avoid `No GitHub API authentication could be found. Some fields may be missing or have incorrect data.` warnings.