News
July 2026
Grad SSG entered dev phase Beta 2.0
OSTARA.WORK website fully built with Grad SSG, which attained development phase Beta 2.0
Grad SSG evolved from a static generator prototype into a complete website publishing tool ready to be deployed on Cloudflare Pages
Cloudflare Pages readiness for Mobile
Grad SSG in phase Beta 2.0 introduces:
- Responsive "hamburger" mobile navigation
- Mobile-friendly website layouts
- Improved UX for generated websites
- Support for beginner developers' HTML workflows
Development Server was improved in Grad SSG
The development server now includes:
- Beginner-friendly static HTML website creation
- Markdown-based content generation with templates
Grad SSG maintains the original goal of providing a simpler alternative to complex static website generator — SSG — ecosystems.
XSS Lab launched to test XSS scanners
A small, intentionally vulnerable static site was published at xss-lab.pages.dev to test and evaluate XSS scanning tools against real DOM-based injection patterns.
The lab includes multiple classic vulnerable sinks — query parameters and URL fragments written unsafely into the DOM, alongside a safe/escaped comparison case — and was used to validate Dalfox, an open-source XSS scanner, among other tools.
Current coverage includes:
- Reflected query-parameter injection via
innerHTML - URL fragment (hash) injection — a purely client-side vector invisible to server-side scanners
document.writesink testing- Safe/escaped rendering for direct comparison
Source available on GitHub.
HissLAN entered development phase Alpha 1.0
HissLAN is a native Linux network and security analysis application written in C and GTK4
HissLAN provides users with transparent information about a system network's state without relying on cloud-based analysis.
Current capabilities include:
- Network interface detection
- IPv4 and IPv6 information
- DNS analysis
- Gateway detection
- VPN detection
- Listening services analysis
- Firewall detection
- Privacy snapshot export file
The application follows a lightweight native architecture designed for Linux environments.
OSTARA.WORK improved for AI and LLM discovery
The website OSTARA.WORK was optimised for improved machine-readable documentation and accessibility. And the implemented improvements include:
- llms.txt support
- llms-full.txt documentation
- Robots.txt optimisation with Content-Signals for AI
These improvements help automated systems, search engines and AI assistants better understand the website structure and available resources.
June 2026
Grad SSG entered dev phase Beta 1.0
OSTARA.WORK website fully built with Grad SSG, which attained development phase Beta 1.0
All tests in Local Dev were successful. Soon, a public release will be available.
Collections & Search on Grad SSG
GRAD SSG now supports:
- Content collections
- Collection indexes
- JSON APIs
- Built-in Search
Development Server was improved in Grad SSG
The development server now includes:
- Hot reload
- File watching
- Incremental rebuilds
Grad SSG entered dev phase Beta 1.5
Deployment-ready workflows for Cloudflare Pages and improved Static assets' organisation.
Independent deployment Git repositories inside generated public directories.
Upgrade of Development Server
GRAD SSG now supports:
- Cloudflare-managed automatical builds
- /.well-known/security.txt
Nua.CSS entered RTM v2.0
Nua.CSS has entered Release To Manufacturing (RTM), and is now considered production-ready with its Version 2.0
Nua is a very lightweight CSS framework designed to provide consistent browser rendering through style normalisation and baseline resets in web development.