git

Git-FTP and Web Development

From the way people write about Github you would believe that everything has to pass through it, for anything to work but after some trial and error I found this to be a misconception. I found that with GIT-FTP on Github I could upload and download files to a website after each git update. I learned this through following instructions for another workflow. I followed these instructions but because I use disroot rather than github the workflow didn’t work for me.

A Quick test

This post has been updated, along with a few tags. Does this work as planned?

Playing With Github and Visual Studio Code

Today I felt like taking a break from studying Wordpress. I played with some code from a book I got for free on the Apple Bookstore. At this moment this code is consolidation. I will get to the challenging stuff later. I have read, from many sources, that it’s good to have examples of your work online when you learn to code. There are two steps to take although I don’t think the order matters.