Answer the question
In order to leave comments, you need to log in
How to post your work on github?
Hello.
Can you please tell me how to upload some code fragments (snippets) to github? Well, or your own layout template?
What I found, having skimmed through Google, was the pouring of entire projects through the git, and specifically what I need, somehow I didn’t find it.
Answer the question
In order to leave comments, you need to log in
for snippets there is a gist.
the finished template is also available on github.
You don’t put anything on github except as a git. Create a repository, put the necessary parts in it, do a git push - and you're done.
Then, if you have an update of your template, put new files in the repository, perform the commit ritual and push again.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question