Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gizipp/blog.gizipp.com
The codebase of personal blog blog.gizipp.com
https://github.com/gizipp/blog.gizipp.com
blog blogging jamstack-site jekyll
Last synced: about 6 hours ago
JSON representation
The codebase of personal blog blog.gizipp.com
- Host: GitHub
- URL: https://github.com/gizipp/blog.gizipp.com
- Owner: gizipp
- Created: 2015-09-17T00:04:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T23:22:15.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T06:56:32.747Z (over 1 year ago)
- Topics: blog, blogging, jamstack-site, jekyll
- Language: HTML
- Homepage: https://blog.gizipp.com
- Size: 8.97 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/4116e536-7c8a-45f4-9871-47183344ce5f/deploy-status)](https://app.netlify.com/sites/blog-gizipp/deploys)
# About
Personal blog GIZIPP.
## Status
## Tools
- [GIZ Tools](https://tools.gizipp.com/)
- [metatags.io](https://metatags.io/)
- [favicon.io](https://favicon.io/)
- [gtmetrix.com](https://gtmetrix.com/)
- [Google PageSpeed Insights](https://developers.google.com/speed/pagespeed/insights/)
- [Google Search Console](https://search.google.com/search-console/about)## Styling
Centering the element
> {: .pull-center}`
Pull right the element
> {: .pull-right}`
## References
- [matriphe.com](https://matriphe.com/)
- [flaviocopes.com](https://flaviocopes.com/)
- [backpackstory.me](https://backpackstory.me/)
- [mademistakes.com](https://mademistakes.com/)
- [blogombal.com](https://blogombal.com/)
- [nurudin.jauhari.net](https://nurudin.jauhari.net/)
- [yogasukma.web.id](https://yogasukma.web.id/)
- [blontankpoer.my.id](http://blontankpoer.my.id/)## Build for production
```
jekyll build && jekyll build --config _config.amp.yml
```This also generate amp pages.