Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 698 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 698 Bytes

This repository contains the source code for ajlende.github.io.

Scripts

  • postinstall: Hack to fix conflicting .tag and .number classes in Bulma and Prism by adding :not(.token) to each class in the Bulma source (probably only works on macOS)
  • build: Builds the source files into a public directory
  • develop: Serves the site with HMR enabled on localhost:8000
  • deploy: Deploys the site to GitHub pages

License

Source code is licensed under the MIT license.

Contents of this site are © Copyright 2017-2019 Alex Lende. All rights reserved.