Skip to content

My-Quran-Tajwid/web-preview-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quran Tajwid Font Web Demo

This demo includes the QCF4_Hafs_* coloured fonts.

Visit this link: https://my-quran-tajwid.github.io/web-preview-basic/

Note: Not all glyphs are coloured yet. Work in progress. See https://github.com/My-Quran-Tajwid/quran-fonts for details

Getting Started

Clone repo with with submodules

git clone --recursive https://github.com/My-Quran-Tajwid/web-preview-basic.git

If you clone without the --recursive flag, run the following to your local repository.

git submodule init
git submodule update

Tip

To update the submodules next time, run this command:

git submodule update --remote

There is nothing to build. Simply open the index.html in your browser (Or use the Live Server extension)

Attributions