Welcome to my personal website repository, holding the code behind alextselegidis.com
The main purpose of this repository is to demonstrate the creation of a modern web design, without the use of JavaScript. The final result is a lightweight web page with sleek design and animations that solely work with CSS.
The project is using PostCSS to process the styles with supporting plugins such as Autoprefixes, Precss and Color Functions processing the final stylesheet.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/alextselegidis/alextselegidis.github.io.git
# Go into the repository
$ cd alextselegidis.github.io
# Install dependencies
$ npm install
# Run the app
$ npm start
Note: If you're using Linux Bash for Windows, see this guide or use node
from the command prompt.
Code Licensed Under GPL v3.0 | Content Under CC BY 3.0
Website alextselegidis.com · GitHub alextselegidis · Twitter @alextselegidis