The logo for Nanairo Paradise. It features a rainbow with 'Nanairo Paradise', written in all caps, inside the space created by the rainbow's arch. Below all that is the Japanese name of Nanairo Paradise, written as '七色楽園'.

The website's changelog. This will get added to after every pull request that contains a version number.

The changelog can alternatively be found in the site's source code. It is contained in changelog.md.

Version 0.1.1

Client-facing Changelog
  • Added website logo and banner.
  • Added the "Under Construction" page for use in place of pages being actively worked on.
Developer-facing Changelog
  • Fixed ID conflicts.
  • Added branch clarification to the README.
  • Added our headmate, Vihreääketty, to the author list.

Version 0.1.2

Client-facing Changelog
  • Added the introductory message above the 'Under Construction' notice.
Developer-facing Changelog
  • Changed ID of the under construction section from SectionOne to UnderConstructionNotice.

Version 0.2.0

Client-facing Changelog
  • Added the changelog page.
  • Added actual navigation panels.
  • Replaced the PNG logo with an SVG one, allowing for better scaling!
  • Inline code now has proper styling.
  • Made some miscellaneous changes.
Developer-facing Changelog
  • Added script testserv for testing the site via localhost.
  • Definition of a 1 rem font size and the background gradient are now universal styles applied to <html>.
  • All filepaths are now root-relative.
  • README.md now has a to-do list of stuff to eventually do.
  • Made some miscellaneous changes.

Version 0.3.0

Client-facing Changelog
  • Made the about page.
  • Made the navigation panels darker to improve contrast.
Developer-facing Changelog
  • Nothing specific. :)

Version 0.3.1

Client-facing Changelog
  • Moved figures on the about page to come after the section heading. This is more noticeable on smaller displays.
  • Added navigation panels for the future pages that will be coming at some point!
Developer-facing Changelog
  • Nothing specific. :)