See the documentation for more information on SkipTo.
You should now have a directory called docs/dist
with the necessary files in it.
- CHANGELOG.md for Page Script
- CHANGELOG-EXTENSION.md for Browser Extensions
The SkipTo.js code is open-source. You may feel slightly adventurous and decide to change some colors by creating a built-in color theme or even enhance the script with your changes. Once you do this, here is how you compile the skipTo script for production.
git clone https://github.com/skipto-landmarks-headings/page-script-5.git
cd page-script-5
sudo npm install grunt-cli -g
npm install
gulp
Copyright 2022, 2023, 2024, 2025 Jon Gunderson under the BSD license.
Copyright 2021 University of Illinois and PayPal under the BSD license.