Skip to content

danybyte/MyProfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DanyByte Profile

Simple personal profile website (template ready).

Live

https://danybyte.github.io/MyProfile/

What Is This?

This project is a personal bio page with 3 tabs:

  • Home
  • Activity
  • Links

All main content is loaded from one file:

  • data/content.json

So anyone can clone this project, edit that file, and use it as their own profile page. This version does not use a journal section.

How To Use

  1. Fork or clone this repository.
  2. Edit data/content.json with your own info.
  3. Deploy with GitHub Pages (main branch, /root).

Fast Content Update

Use:

  • push-content.cmd

This script stages, commits, and pushes only data/content.json.

Project Files

  • index.html page structure
  • style.css styles
  • app.js tab/data logic
  • data/content.json your editable profile data
  • push-content.cmd quick update script for content file

Author

  • DanyByte

About

just my Personal Space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors