Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

developer51709.gt.tc

Official source code for the Developer51709 website

This repository contains the full source code for https://developer51709.gt.tc, the personal website of Developer51709.
The site hosts projects, APIs, documentation, and general information about development work.


πŸš€ About the Website

The website serves as a central hub for:

  • Project pages
  • API documentation
  • Developer tools and utilities
  • Contact and community links
  • Static HTML content hosted on InfinityFree

The site is lightweight, fast, and built entirely with static HTML/CSS/JS for maximum reliability and portability.


πŸ“ Repository Structure

/
β”œβ”€β”€ index.html
β”œβ”€β”€ projects/
β”œβ”€β”€ apis/
β”œβ”€β”€ assets/
β”œβ”€β”€ .github/workflows/
β”‚   └── sync.yml      # GitHub Actions workflow for FTP sync
└── README.md
  • HTML files make up the main pages of the site
  • Assets include images, stylesheets, and scripts
  • GitHub Actions automates deployment and syncing with the live server

πŸ”„ Deployment & Syncing

This repository includes a GitHub Actions workflow that can:

  • Push local changes β†’ InfinityFree hosting
  • Pull remote changes β†’ GitHub repository

The workflow is triggered manually using workflow_dispatch and supports two modes:

  • push β€” upload files to the server
  • pull β€” download files from the server (using an FTP mirror command)

Secrets required:

  • FTP_SERVER
  • FTP_USERNAME
  • FTP_PASSWORD

πŸ›  Technologies Used

  • HTML5 / CSS3 / JavaScript
  • Static hosting on InfinityFree
  • GitHub Actions for automation
  • lftp (for pull mode)
  • FTP-Deploy-Action (for push mode)

πŸ“¬ Contact & Links


πŸ“„ License

This project is open source.
You may view, fork, or contribute according to the repository’s license terms (if provided).


🀝 Contributing

Contributions, suggestions, and improvements are welcome!
Feel free to open an issue or submit a pull request.

About

This is the official source code for my website.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages