yous / whiteglass

Minimal, responsive Jekyll theme for hackers
https://yous.github.io/whiteglass/
MIT License
732 stars 198 forks source link

Idea: can you make this a template repository incase somebody wants to use it? #44

Open C7CodingDev opened 2 years ago

C7CodingDev commented 2 years ago

Hello, I am looking for a theme like this that I can use for my github pages

yous commented 2 years ago

Hi, I made whiteglass-template, so you can try it.

C7CodingDev commented 2 years ago

wait then how would i add it to me jykell website using the _config.yml file?

yous commented 2 years ago

You can make a new Jekyll site repository by clicking "Use this template" button on whiteglass-template. If you want to edit existing _config.yaml file to use whiteglass, please take a look at _config.yaml of whiteglass-template.

C7CodingDev commented 2 years ago

but the problem is, if i want to use if for a site i already made. and i dont know how to configure this [this is true] how could i do it [i forked the template one, but it did nothing]

yous commented 2 years ago

To use whiteglass-template, create a repository by clicking "Use this template" button instead of copying some files from it.