Skip to content

brianatalliance/deepworld-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepworld Wiki

A fan-made static wiki for Deepworld Online — the 2D sandbox crafting MMO. Hosted on GitHub Pages, covering game mechanics, biomes, mobs, dungeons, items, crafting, and community content.

Viewing Online

This wiki is hosted via GitHub Pages. Visit the live site at:

https://brianatalliance.github.io/deepworld-wiki

Running Locally

Since this is a static site, you can open index.html directly in your browser, or serve it with any static HTTP server:

# Using Python's built-in server
python3 -m http.server 8080
# Then open http://localhost:8080

Project Structure

deepworld-wiki/
├── index.html    # Main wiki page
├── style.css     # Stylesheet
├── .nojekyll     # Disables Jekyll processing on GitHub Pages
└── assets/       # Images, icons, and static assets

Acknowledgments

Author

Brian Vicente

Built with Perplexity Computer

About

Complete Deepworld game wiki - items, mobs, biomes, weapons, crafting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors