Personal website of mine, cv and info blog about hardware and coding.
Clone the repository and start to code.
git clone https://github.com/malkam03/malkam03.github.io.git
By the time being the project only needs a text editor.
I use sublime, to install it on debian based linux distros just use the package manager apt the package and type on the terminal:
wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
sudo apt update && sudo apt install sublime-text
For more details you can go to the sublime's page.
- Malcolm Davis - Initial work - malcolmdavis.xyz
This project is licensed under the MIT License - see the LICENSE.md file for details
Landing page inspired on Pascal van Gemert's webpage design.