Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏛️ Furnovskyland Official Website 🌐

Status: Active Framework: Eleventy

Welcome to the official repository for the Empire of Furnovskyland's Commonwealth website! This is an open-source, statically generated site built with Eleventy (11ty) and vanilla CSS/JS.

🚀 How to Run the Site Locally

If you'd like to contribute, test features, or just run the site on your own machine, follow these steps:

Prerequisites

Make sure you have Node.js or Bun installed on your system.

1. Install Dependencies

Clone the repository and install the required packages:

bun install
# or npm install

2. Start the Development Server

Run the local server with live-reloading enabled. This will start an Eleventy server at http://localhost:8080:

bun run start
# or npm start

3. Build for Production

To generate the final static files in the docs/ folder (for production deployment):

bun run build
# or npm run build

🔌 API Access & Backend

The website relies on dynamic data (such as Discord server statistics, Minecraft server status, etc.) which is fetched via REST APIs.

How to Access the API

Currently, the site uses standard open APIs where possible (like mcsrvstat.us or Discord's Widget JSON API).

If you need to query custom endpoints, build a new tool, or need advanced data from Furnovskyland's core systems:

  • You will need to create your own backend API or
  • Contact the Leader of Furnovskyland for official access credentials or to get a custom endpoint added to the official api.furnovskyland.hu (or equivalent) service.

🔧 Technical Overview

  • Static Site Generator: Eleventy (@11ty/eleventy)
  • Styling: Vanilla CSS (src/CSS/style.css)
  • Logic: Vanilla JavaScript (src/JS/script.js)
  • Hosting: Configured for seamless deployment on Vercel (vercel.json) or GitHub Pages.

🧑‍💻 Devs & Contributors

Interested in contributing to Furnovskyland's digital infrastructure? Open a Pull Request or create an Issue on GitHub!

About

A Website about The Great Furnovskyland

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages