Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
/ splash Public archive
generated from NetOpWibby/typescript-starter

simple pages for every TLD we manage

Notifications You must be signed in to change notification settings

neuenet/splash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splash

auto-generated splash pages for our top-level domains

Setup

npm i

Then, make edits to the scripts inside script and template.hbs to match your branding, desired appearance.

Assumptions

  • You have a CSV named catalogue in the root of this project.
    • catalogue.csv has the headers: emoji, punycode, and unicode
    • If this CSV does not exist, you should have a JSON file named catalogue in the root of this project.
      • JSON file has the object parameters: emoji, punycode, and unicode

Scripts

# Converts a CSV file into a JSON file
npm run convert

# Creates webpages for every TLD in catalogue.json
npm run build

🤝

About

simple pages for every TLD we manage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published