Skip to content

alextselegidis/alextselegidis.github.io

Repository files navigation


Alex Tselegidis
Personal Website (CSS-only Implementation)

Welcome to my personal website repository, holding the code behind alextselegidis.com

GitHub GitHub release (latest by date)

AboutSetupLicense

screenshot

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published