Source code repository for the CyberForge web projects and domain builds.
This repository stores the working source files, page updates, styling changes, and ongoing development for the CyberForge site collection. It acts as the central build and maintenance space for current and future domain projects.
The aim of this repository is to keep all CyberForge domain development organised in one place, including:
- active website source code
- future domain builds
- structural updates and redesign work
- notes, page additions, and content rollouts
- styling improvements and image integration
leeswebrecon.co.uk— practical Kali Linux notes, cheatsheets, workflows, and supporting cyber security content
credentialupdater.websitecyberforgec2.infocyberforgec3.infouploadcheck.info
This repository is intended to hold domain-specific project folders and their supporting files, making it easier to maintain each site cleanly without mixing builds together.
Example structure:
CyberForge_Domains/
├── leeswebrecon.co.uk-dev/
├── credentialupdater.website-dev/
├── cyberforgec2.info-dev/
├── cyberforgec3.info-dev/
└── uploadcheck.info-dev/
Recent structured updates across the leeswebrecon.co.uk-dev project include:
- new Nmap Cheat Sheet page rollout
- new Find Command Reference page rollout
- four new split reference pages covering:
- encoding and file transformation
- GPG, OpenSSL, and file encryption
- steganography and metadata
- obfuscation tools
- homepage and cheatsheet index updates to include the new note pages
- stylesheet refinements to support the latest page layouts and CyberForge visual updates
This repository continues to be updated in phased rollouts, moving changes from development structure to checked source control and then on to the live site build.
Current work in this repository may include:
- homepage improvements
- cheatsheet and notes page creation
- CSS and layout refinements
- branding updates
- image and media rollouts
- page expansion for future content
- live-site preparation and upload-ready builds
A simple working approach for this repository is:
- Make changes inside the correct domain development folder.
- Test page structure, styling, images, and links locally.
- Review updates before upload.
- Commit changes clearly to GitHub.
- Push the updated source code to keep the repository current.
- Upload the final approved files to the live domain when ready.
- Keep filenames clean and consistent.
- Prefer readable folder structures over cluttered layouts.
- Treat this repository as the working source of truth for CyberForge domain development.
- Use clear commit messages so changes are easy to trace later.
Built and maintained by The CyberForge.