An open API service indexing awesome lists of open source software.

https://github.com/garybake/blog


https://github.com/garybake/blog

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Blog

https://garybake.com

### Setup
In the repo cloned folder

python - m venv venv
source venv/bin/activate
pip install -r requirements.txt
git clone git@github.com:garybake/Flex.git

### Usage
Dev server

pelican -r -l

Generate site

pelican content

Generate html

make html

Generate for upload to website

make publish

Blog ideas
==========

Cool toys
- ChatGPT
- DallE
- Image fill
- Best prompts

Coding
- Pyspark automated tests

TinyML
- motion surface detection

Visualisation
- D3
- Animated charting

ESP32
- Sys
- Bootstrap app
- Debug, perf
- Compile targets/freezing
- Server
- OLED shield
- Button
- Door bell
- DHT shield
- Relay shield
- Motor shield
- Micro SD shield
- BMP180
- Nokia screen
- Traffic lights
- Door bell

Microbit
- Balance game
- Racing game
- Banana music
- Paralax starfield

Add display functions
http://hoardedhomelyhints.dietbuddha.com/2012/12/python
- metaprogramming - dynamically.html