Skip to content

Matts52/matts52.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Usage
  3. File Structure

About the Project

This serves as a revamped personal webpage which is easier to maintain and adds a little more creativity than the previous version of my webpage. Additionally, this revamped version was able to develop my skills in vanilla javascript rather than jumping straight to a framework like Vue.js in my previous webpage.

Usage

To run this project, set up a localhost serve by whatever is your preferred method. Generally, I just set up a python server with:

! python -m server.http 8000

Upon creating the server, navigate to http://localhost:8000

Directory Structure

C:.
├───assets
│   ├───companies
│   ├───files
│   ├───icons
│   ├───other
│   ├───papers
│   └───projects
├───data
└───scripts

About

Just a place to store some personal website files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published