https://github.com/mdbecker/blog
Untangling the AI kerfuffle, one Becker at a time
https://github.com/mdbecker/blog
Last synced: 4 months ago
JSON representation
Untangling the AI kerfuffle, one Becker at a time
- Host: GitHub
- URL: https://github.com/mdbecker/blog
- Owner: mdbecker
- Created: 2025-11-29T22:09:13.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-01T00:37:14.000Z (7 months ago)
- Last Synced: 2025-12-26T02:40:03.528Z (6 months ago)
- Language: SCSS
- Size: 2.21 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This folder contains the source used to generate a static site using Nikola.
Installation and documentation at https://getnikola.com/
Configuration file for the site is ``conf.py``.
To build the site::
nikola build
To see it::
nikola serve -b
To check all available commands::
nikola help