jeffreytse/jekyll-theme-yat

Offline usable version / selfhost dependencies

Open

#75 opened on Jan 22, 2022

View on GitHub
 (1 comment) (1 reaction) (1 assignee)HTML (700 forks)batch import
good first issue

Repository metrics

Stars
 (788 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is there an option to make this template offline usable? So far as I analyzed there are a lot of external dependencies which could be selfhosted. The external resources are also problematic if an template user is forced to set up an privacy policy. Selfhosting most of the resourced would be privacy friendly and add offline capability. Furthermore, unsecured external dependencies have the potential to hijack your own website.

Contributor guide