Skip to content

quillpad/quillpad.github.io

Repository files navigation

Quillpad website

Building from source

  1. git clone https://github.com/quillpad/quillpad.github.io.git
    cd quillpad.github.io
  2. Configure the settings in config.yaml.
  3. hugo server
    Run this in the root directory (quillpad.github.io if you followed the instructions above), and open localhost:1313 in your desired browser to see the preview. Make sure to keep Hugo up-to-date as well as this repository, especially if you plan to contribute.
  4. hugo
    This builds the site and places the files in the public/ directory.

Licenses

Hugo, the static site generator used to generate this website, is licensed under the Apache-2.0 license.

The logos come from Simple Icons and are licensed under the CC0-1.0 license.

The Inter font is licensed under the OFL-1.1 license.

The icons come from Octicons and are licensed under the MIT license.

The Avataaars come from the Hugo ReFresh theme and are licensed under the MIT license. The design of the website was also inspired by the ReFresh design.

All of the remaining content in this repository is licensed under the GNU GPLv3 License.