Skip to content

snally-dev/snally-dev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snally

Snally is a small static site for snally.com, a home for small web builds, data projects, and technical experiments.

The site stays spare on purpose: one page, one stylesheet, no build step, and no JavaScript required for basic navigation.

Structure

  • index.html contains the homepage content and metadata
  • style.css holds the visual system and responsive layout
  • assets/ contains the site artwork and logos

Local Editing

There is no build step or dependency setup.

Open index.html directly in a browser for quick checks, or run a simple static server from the repo root:

python3 -m http.server 8000

Then visit http://localhost:8000.

Assets

The landing page uses the Snally logo and the Charging Snally illustration.

About

Landing page for Snally.com

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors