You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
In general you want to use CSS Grid tool for page layout and other tools like flexbox for aligning items inside the layout. CSS Grid allows you to specify layout in 2D (instead of e.g. flexbox that is ...