Below you will find pages that utilize the taxonomy term āsymlinkā
Posts
š¦ Symlinked on Ananke
Note: I woudl expect this page to ONLY works on Ananke.
Ananke TODO(ricc): move this to Ananke - or bring back here.
Let’s see how Ananke goes.
seems SUPER simple. So featureless wrt to others, but also so easier to use. Uses FormSpree for contact form contact. Works like a charm. images. See Scuba diving page to see if it works. (only works note Ananke version :P)
Posts
š¦ Symlinked on Bootstrap
Install On a New repo, you need to first do:
make install make run-p1313-dev which install NPM packages. Complicated one :)
Proper place to see comparative thingy is here: http://localhost:1313/posts/bootstrap-only/bootstrap-theme/ or
Posts
š¦ Symlinked Themes Compared (š)
I tried many modules this weekend. Note that different themes have different words and key/vals in the above stanza so I better not confuse them. For instance, this page has a featured_image which only works with Ananke, and a image which probably works with other themes.
What I’ve tried so far:
Symlinking across all pages. so far only tried one - definitely golang won’t notice the changed symlinked file. Notice that STACK is currently in a DIFFEERENT place.
Posts
š¦ Symlinked: Setting a ā¬£ Cloud Build trigger with š§¹Pulumi in š Python
The Original article here: https://medium.com/google-cloud/setting-cloudbuild-with-pulumi-in-python-330e8b54b2cf
A couple of weeks ago, I fell in love with Pulumi. it has everything I wanted from Terraform: easy to set up, easy config management, a nice UI for free, and most importantlyā¦ language Support! Pulumi is the best invention after Buffalo Pizza and has only a problem.. no Ruby support :/
Anyway, Iām so in love with ā¬£ GCP (which happens to pay my salary, I got to admit), Cloud Build, Cloud Deploy, and in general CI/CD pipelines on Google Cloud that I wanted to give it a try.