Michael Currin

Results 322 issues of Michael Currin

Consider what to do with scripts which are meant to be run locally or as a webserver. Perhaps the resource docs can be moved to a separate repo. Consider the...

Look at gists or making an install page. I need to handle Bundle installs, without and without user Jekyll. The page needs to be targeted. If I move out to...

@alessiobenvenuti just an idea if you're interested - create a _new_ page in the :it: section only which covers Italian resources for learning to code. Such as if there are...

https://en.wikipedia.org/wiki/Don%27t_repeat_yourself

StackEdit is nice for not saving and for editing and previewing in the browser anytime. But it can't handle code files so maybe those go to another repo or they...

For Jekyll site, add tags (multiple) or categories (multiple) for pages. Then a list of tags or categories can be built from those that are used. The page structure could...

Should languages go in it's own folder? Should the newer guides go in a separate repo? Since one is code to run and markdown and the other is higher level...