Skip to content
This repository was archived by the owner on Feb 4, 2024. It is now read-only.
/ mark1 Public archive

The 1st iteration of Radison Akerman's personal website, built on Node.js and bare HTML/CSS

License

Notifications You must be signed in to change notification settings

rak3rman/mark1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mark 1

The 1st iteration of Radison Akerman's personal website, built on Node.js and bare HTML/CSS

Site Screenshots

Apologies, there seems to be an screenshot issue with the color gradient clipping on title sections.

Home Page PDF

About Page PDF

Projects Page PDF

Install and Setup

  • Clone the repository from github.com
git clone https://github.com/RAK3RMAN/rak3rman-profile.git
  • Setup Base WebFramework NodeJS
    • Enter the rak3rman-profile folder
      • cd rak3rman-profile
    • Install all required packages with root-level access (if needed)
      • sudo npm install
    • Start default application using npm
      • npm start
    • If you want a different broadcast port, you can configure these values by proceeding with the:
      • Hardcode option:
        • Enter the sysConfig.json file
          • sudo nano rak3rman-profile/config/sysConfig.json
        • Edit the console_port parameter to your desired configuration
    • If any errors occur, please read the logs and attempt to resolve. If resolution cannot be achieved, post in the issues under this project.
  • Access web application through localhost:3000

About

The 1st iteration of Radison Akerman's personal website, built on Node.js and bare HTML/CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published