Fab Academy 2016 Week01

  • principles and practices, project management (Jan 27)

    Assignments

    work through a git tutorial
    build a personal site in the class archive describing you and your final project

    I was planning to start the construction of the my page.



    Making My home page


    I created my website from scrach.
    Since I did not have HTML creation experience,
    it was created by using the leverage and
    text editor(ATOM) the referenve book.


    Upload My home page by Git


    Uploaded my data to git.
    but my data could not reach to remote repository.



    Confirmed this problem to fablabkamakura member.
    this reason is my current layer was not correct directry.
    so I tried the upload that from corrected directry.
    It was successed.
    I summarized the procedure for mac teminal.

    First time on Terminal
    Need to move to directry of "fabrabkamakura" in my pc.

    To upload according to the order of the following command .

    Back to home