Michael Currin

Results 322 issues of Michael Currin

I want to suggest a docs/installation.md file where you explain how to add the theme to a Gemfile and to a config. See a section in my Theme Quickstart template...

Hi, I noticed that you have a default.html layout but you miss an opportunity to use in other layouts. Typically you set up the DOCTYPE and `head` stuff _once_ in...

Hi. I'd like to suggest making changes to the repo and to the docs to allow the theme to be installed as an external theme, in addition to the process...

```md MIT © [Garry Yao]() ``` Can I recommend: ```md Licensed under [MIT](/LICENSE). ``` Or ``` MIT © [Garry Yao](https://github.com/garryyao) ```

e.g. write some strings and get it into test cases and then functionality for it, especially handling multiple files

Just a docs change to fix grammar (user's vs users), add JS styling, and consistent use of empty lines and colons.

If that site is not live, then use the GH Pages URL https://cooervo.github.io/Algorithms-DataStructures-BigONotation/

This is a fix to adjust fonts from http to https ## HTTP When visiting the site here, this not an issue. http://cooervo.github.io/Algorithms-DataStructures-BigONotation/ But that is also only HTTP. ##...

- Rename heading - Fix typos and grammaer - make URLs https - fix bullet points to follow markdown best practice