ztimson 13f4ad3b94
All checks were successful
Build Website / Build NPM Project (push) Successful in 25s
Build Website / Build Container (push) Successful in 42s
Build Website / Tag Version (push) Successful in 17s
Update build steps
2026-05-01 11:13:15 -04:00
2026-05-01 11:13:15 -04:00
2025-02-03 08:53:21 -05:00
2024-01-04 19:56:46 -05:00
2025-01-07 15:09:23 -05:00
2022-05-02 21:10:15 -04:00
2024-01-04 20:00:42 -05:00
2024-01-03 23:49:28 -05:00
2026-05-01 10:32:19 -04:00
2024-12-30 12:05:38 -05:00
2024-01-05 15:32:17 -05:00
2024-12-30 12:05:38 -05:00
2024-01-05 15:32:17 -05:00
2024-02-09 12:38:20 -05:00
2024-01-03 23:49:28 -05:00
2024-01-05 01:40:17 -05:00
2024-01-04 19:56:46 -05:00


Logo

ZaksCode

Source Code for ZaksCode Website

Version Pull Requests Issues



Table of Contents

About

This the source code for zakscode.com.

ZaksCode is the personal website of Zakary Timson & is used as his business page & portfolio.

Demo

Website: https://zakscode.com

Built With

Vue Bootstrap Docker TypeScript

Setup

Production

Prerequisites

Instructions

  1. Run the docker image: docker run -p 80:80 git.zakscode.com/ztimson/zakscode:latest
  2. Open http://localhost

Development

Prerequisites

Instructions

  1. Install the dependencies: npm install
  2. Start the dev server: npm run start
  3. Open http://localhost:4200

License

Copyright © 2023 Zakary Timson | All Rights Reserved

See the license for more information.

Description
ZaksCode Website
https://zakscode.com
Readme 4.7 MiB
Languages
Vue 45%
JavaScript 39.8%
TypeScript 6.8%
SCSS 2.7%
CSS 1.9%
Other 3.8%