Skip to content

visualdiffer/visualdiffer.github.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Prerequisites

bundle install
npm install

Tailwind

Generate the CSS every time styles on input.css change

npx @tailwindcss/cli -i ./css/input.css -o css/theme.css

Local Test

Generate documentation for the Apple Help system

./jekyllapple.sh

Run the site

bundle exec jekyll serve --watch

or make it available on local network

bundle exec jekyll serve --host=0.0.0.0 --watch

About

The VisualDiffer wiki website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors