Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abtris/www.prskavec.net
My blog in english
https://github.com/abtris/www.prskavec.net
hugo-blog
Last synced: about 1 month ago
JSON representation
My blog in english
- Host: GitHub
- URL: https://github.com/abtris/www.prskavec.net
- Owner: abtris
- Created: 2017-08-29T09:13:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-21T18:22:33.000Z (7 months ago)
- Last Synced: 2024-04-22T13:01:52.947Z (7 months ago)
- Topics: hugo-blog
- Language: HTML
- Homepage: https://www.prskavec.net
- Size: 25.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/2eab6ac9-90ed-4aa9-9e25-7b2674743f43/deploy-status)](https://app.netlify.com/sites/house-keeper-proficiencies-68654/deploys)
# Blog - www.prskavec.net
- using [Hugo](https://gohugo.io/)
- using [Academia](https://gethugothemes.com/products/academia/) theme# Add new blog post
- `make post name=TITLE`
# FAQ
Q - Getting error on Netlify: `Transformation failed: TOCSS: failed to transform "main_parsed.scss"`
A - Workaround https://github.com/netlify/build-image/issues/183#issuecomment-554689821