Skip to content

HiDefTextiles/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiDef Textíll – Website

A single-language Icelandic site using the hi.css color scheme.

This workspace is configured with:

  • Zensical (see requirements.txt)
  • Pages under docs/ (Icelandic)

Local quickstart

  1. Create and activate a virtual environment:
python -m venv .venv
.\.venv\Scripts\activate
  1. Install Python dependencies from requirements.txt:
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
  1. Build and serve the site with Zensical:
python -m zensical build
python -m zensical serve

Files of interest:

  • zensical.toml – site config and global CSS/JS includes
  • docs/ – content pages (Icelandic)

About

Bilingual (IS/EN) website for the HiDef Textíll project – Zensical, open source, and easy to update.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors