Closed mewmew closed 6 years ago
Cool, thanks, that looks a bit better. I'll change this when I get a moment.
Cool, thanks, that looks a bit better. I'll change this when I get a moment.
Happy to.
Out of curiosity, does the site contain any code that you wish to keep private, otherwise of the restruct.io repo was on GitHub, then we may send pull requests in the future :)
Oh, actually, the source code IS available. It's a standard GitHub Pages setup, so you can find it in the gh pages branch. A bit counterintuitive, but to the best of my knowledge there's not a much better way to do so whilst utilizing GitHub Pages.
Thanks for the feedback. I've updated the homepage.
Oh, actually, the source code IS available. It's a standard GitHub Pages setup, so you can find it in the gh pages branch. A bit counterintuitive, but to the best of my knowledge there's not a much better way to do so whilst utilizing GitHub Pages.
I think you can do this with a CNAME
file. See https://github.com/decomp/decomp.org for example.
That way you can create a restruct.io repository in go-restruct, i.e.
A simplified example of the one presented at https://restruct.io/, to help focus on the aspects of the
restruct
package and not the Go standard library.