so in order to share all our files with others in all FbLabs in the world and to upload our files and tasks to Fab Lab academy we used Git Bash software. So first we have to make our web site using any tools we need then uploading and updating it through the server with Git Bash.
So whats Git
Git for Windows provides a BASH emulation used to run Git from the command line. *NIX users should feel right at home, as the BASH emulation behaves just like the "git" command in LINUX and UNIX environments.
learning some markup scripts
A markup language is a computer language that uses tags to define elements within a document. It is human-readable, meaning markup files contain standard words, rather than typical programming syntax. While several markup languages exist, the two most popular are HTML and XML.
>HTML is a markup language used for creating webpages. The contents of each webpage are defined by HTML tags. Basic page tags, such as , , and