2. Project management¶
This week I worked on creating my website for Fab Acadmy 2019.
Research¶
Since I never worked with git and website making before as I belong to architecture background. All these terms like Git, SSH, HTML, Repository were alien to me. I started searching about git and other things. I followed strategy of Spiral Developemennt. Thus I prioritized things. So primary need was atleast to edit the *About Me, Agreement, Project Proposal, Home, Week 1, Week 2 page. and then begin to costomize it.
What is GitLab? Getting Started GitLab CheatSheet
Process¶
Signing Up into GitLab¶
I signed into GitLab account through provided by Fablab. Then I started navigating through GitLab. This helped me to understand user interface of GitLab.

Issues¶
I had problem while setting up name annd path at this stage. I was stuck for several days. To know more click this link.
Setting Up the Git¶
I began with setting up my Git profile and completed my profile.
Then I opened my repository and started understanding Git Coding enviornment.

Editing Template¶
I began to edit index.md file. It was markdown file. I reffered various markdown syntax cheats while editing various files in directory.
About Me
Code

Preview

Then the same way I started editing various required pages from the directory.
Aggreement

Home

Project Proposal

Week 1

Costomising the MKDocs website :¶
Now as I completed primary things in my website, I started searching the tutorials for various tutorials on costomising the MKDocs Template.
I tried changing my website theme and costomizing it.

*Change the requirements file.

*Change the mkdocs.yml file

*Bootstap4 - Grey theme applied