Skip to content

Repository files navigation

purpleglitch.neocities.org

This repository contains the source files for the static Neocities site "purpleglitch".

Contents

  • index.html — home page
  • guestbook.html — guestbook page
  • music.html — music / audio page
  • images.html — images / gallery
  • socials.html — social links page
  • style.css — main stylesheet
  • minority_report_style_guide.txt — internal style notes
  • README.md — this file

Preview locally

  • From the repository root run a simple HTTP server and open the browser:

    Python 3:

    python -m http.server 8000

    Then open: http://localhost:8000

Contributing / deployment

  • This is a simple static site. Edit the HTML/CSS files and preview locally as shown above.
  • To publish, upload the updated files via the Neocities web interface or any deployment method you use (Neocities provides a web-based file manager and optional git integration).

Author

  • psybyte

Notes

  • Add a LICENSE file if you want to specify reuse terms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages