alextselegidis.github.io

Personal website, made entirely with CSS (no JavaScript used).

GPL-3.0 License

Stars
3
Committers
2

About

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.

Setup

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.

License

Code Licensed Under GPL v3.0 | Content Under CC BY 3.0


Website alextselegidis.com  ·  GitHub alextselegidis  ·  Twitter @alextselegidis

More Projects On Github
Easy!Appointments · Open Source Appointment Scheduler
Plainpad · Self Hosted Note Taking App
Integravy · Service Orchestration At Your Fingertips