Skip to content

added docs for microwin#7

Merged
CodingWonders merged 5 commits intoCodingWonders:beta-branchfrom
seanh1995:main
Feb 13, 2026
Merged

added docs for microwin#7
CodingWonders merged 5 commits intoCodingWonders:beta-branchfrom
seanh1995:main

Conversation

@seanh1995
Copy link
Copy Markdown
Contributor

@seanh1995 seanh1995 commented Feb 12, 2026

so i have started a hugo site for the documentation for microwin. this will take some time to be ready but its there as a start

Description

  • made the hugo site
  • added a theme
  • added placeholder pages

@seanh1995 seanh1995 marked this pull request as ready for review February 12, 2026 17:37
Copy link
Copy Markdown
Collaborator

@Real-MullaC Real-MullaC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this. Good start for the docs.

@seanh1995
Copy link
Copy Markdown
Contributor Author

@Real-MullaC thanks

@Real-MullaC Real-MullaC changed the base branch from main to beta-branch February 13, 2026 12:10
@CodingWonders CodingWonders merged commit b7cd422 into CodingWonders:beta-branch Feb 13, 2026
CodingWonders added a commit that referenced this pull request Mar 24, 2026
* added docs for microwin (#7)

* add docs

* added theme

* Update go.sum

* added paceholder text to the index page

* updated more pages with placeholders

* Create default.yml (#9)

Co-authored-by: Real-MullaC <callum@callumjanes.uk>

* Create CODEOWNERS (#10)

Co-authored-by: Real-MullaC <callum@callumjanes.uk>

* Fix firststartup destination (#13)

* Add run from powershell script (#23)

* Add run from powershell script

* Use [System.IO.Path]::GetTempPath()

* Fix

* Change installation command to use microwin.ps1

Updated PowerShell command in README for installation.

* Update README.md

* UI Revamp (#14)

* Introduce helpers for DWM/USER32 APIs

* Revamped UI

No more vibe-coded user controls; now plain panels and WinForms goodness!

* Add sub-process reporting and other improvements

* Improve subprocess reporting and logging

* Major improvements

* Use DPI-based scaling; prevent closure during long-running operations

* Add new version checker framework to do things based on the image version

* Add functionality to export/import drivers

* Improve logging from driver imp/ex

* .NET 10 port (#27)

* Convert MicroWin project to SDK-style and target net10.0-windows; add Microsoft.Dism PackageReference

* Convert UnattendedWriter to SDK-style targeting net10.0

* Remove explicit EmbeddedResource MainForm.resx to avoid SDK implicit items conflict

* Disable GenerateAssemblyInfo for UnattendedWriter (assembly attributes already present)

* Disable GenerateAssemblyInfo for MicroWin project (assembly attributes are in Properties/AssemblyInfo.cs)

* Remove unused System.Runtime.Remoting.Messaging using (not available in .NET 10)

* Apply SDK-style conversion and initial compatibility fixes for .NET 10 upgrade

* TASK-004: Complete upgrade to .NET 10.0 (MicroWin)

* Update the reference

* GO AWAY, COPILOT CRAP

* Finish up the .NET 10 port

* Update URL openers to conform to new .NET stuff

* Add image export functionality

* [Fix] Don't put the Specialize pass for Windows 10

* Add functionality to tweak the appx manifest for fileexp

* Add missing waitforexit call

* Official logos

Well, *someone OTHER than me* decided to make these with Gemini. I just made it suitable for forms and app icons.

* Fix Pull Request Template

* Fix PR Template

* Prevent running on Windows 8

---------

Co-authored-by: Sean (ANGRYxScotsman) <36518683+seanh1995@users.noreply.github.com>
Co-authored-by: Real-MullaC <callumjanes2007new+github@gmail.com>
Co-authored-by: Real-MullaC <callum@callumjanes.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants