Menu

Tree [d132e4] master /
 History

HTTPS access


File Date Author Commit
 .github 2022-03-03 Lenny Andreu Lenny Andreu [d42811] Remove the CI action on push to main
 lib 2021-08-07 Lenny Andreu Lenny Andreu [35c149] Add small utility to split markdown files
 src 2024-04-21 Lenny Andreu Lenny Andreu [d113c2] Feat/add better download page (#26)
 .gitignore 2022-05-07 Lenny Andreu Lenny Andreu [7802d8] Update content to release 2 15 5 (#21)
 COPYING 2021-01-02 Lenny Andreu Lenny Andreu [afc248] Adds README and COPYING
 README.md 2022-02-28 Lenny Andreu Lenny Andreu [850b0d] Take the changes made from @the3dfxdude
 gen_all_downloads.pl 2024-01-25 Jesse Allen Jesse Allen [40301c] Add another page that links all the downloads p...
 gensite.pl 2024-04-21 Lenny Andreu Lenny Andreu [d113c2] Feat/add better download page (#26)
 styles.css 2022-03-20 Lenny Andreu Lenny Andreu [51c359] Add news card style

Read Me

Seven Kingdoms: Ancient Adversaries Static Site

Project website: www.7kfans.com

This is a GPL release of the Seven Kingdoms: Ancient Adversaries thanks to
Enlight Software which granted the ability to license the game under a
free and open source license in 2009. We are indebted to Enlight for making the 7kfans
project possible and giving a new chance to build a community for fans
of the game.

Summary

This is a proposed static site for the classic game Seven Kingdoms Ancient Adversaries from 1998 by Enlight Software
more on Wikipedia

All the images are from the original assets of the game (processed with Inkscape).

Site generation

You need perl to prepare the site, that can be checked out with

perl --version

So to prepare the site just run

perl gensite.pl

or

./gensite.pl

That should make appear the out directory which have all the files to host the static site, in fact you can check
the site opening every file or navigating by the web site itself on a hosting provider.

Develop

If you want to run the site on your own (without bell and whistles) you can run specifying that is local, then go and find the output folder out/.
This should work for POSIX systems

./gensite.pl -local