cirosantilli / cirosantilli.github.io

Source for: https://cirosantilli.com and https://ourbigbook.com/cirosantilli Build HTML with https://github.com/ourbigbook/ourbigbook with "npm install && npx ourbigbook ." You can use this issue tracker for anything you want to tell me, even if it is not related to the repo. I also use this repo as generic issue tracker for myself.
https://cirosantilli.com
Creative Commons Attribution Share Alike 4.0 International
42 stars 9 forks source link

Ciro Santilli's Homepage

This repository contains the OurBigBook Markup source code for both:

The source file of the homepage is index.bigb.

You can build and view the HTML locally yourself by following the OurBigBook CLI quick start instructions:

git clone https://github.com/cirosantilli/cirosantilli.github.io
cd cirosantilli.github.io
npm install
npx ourbigbook .
firefox _out/html/index.html

You can use the issue tracker of this repository for anything you want to tell me, even if it is not related to this repository. I also it as generic issue tracker for myself.