Skip to content

malkam03/malkam03.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page home


Personal website of mine, cv and info blog about hardware and coding.

Getting Started

Clone the repository and start to code.

git clone https://github.com/malkam03/malkam03.github.io.git

Prerequisites

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.

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Landing page inspired on Pascal van Gemert's webpage design.