James

Results 10 comments of James

@davidfowl I thought I was going crazy - but it seems that the packages didn't upload? Let me know if I'm missing something please ``` PS C:\Users\jmacivor\code> nuget list -s...

@dodyg I'd like to participate in this as much as I can, I'm playing around with creating a little site to display these tutorials in the style of the go...

Well, I've spun up a site and set up continuous deploys to netlify using the previously mentioned repository: https://github.com/RobotOptimist/learn-httpfeather currently hosted, continuous deployment on master (still haven't got a domain...

No problem, I'll switch it to GH Pages

Okay, got it done here: https://robotoptimist.github.io/learn-httpfeather/ Sorry it's a bit of a mess - I'll be setting up the automated workflow this afternoon

Automated documentation workflow is up. I've got the first version of Getting Started on the home page also. I've also created a repository for a dotnet project template and included...

@davidfowl I understand, let me know what you need.

#22 @davidfowl I've created a pull request to add the static generator to the project - let me know if this is no longer desired Also, I've been thinking a...

It's not so bad, you can't use actions/checkout@v1, or at least I haven't been able to get it to work with that, so first things first in your version.json: ```...

Hi @davidfowl , what's up? If you're ready to do this then I'll submit a PR