Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martinp7r/blog

My personal tech & programming related blog
https://github.com/martinp7r/blog

architecture blog giscus shell swift swiftui tools web

Last synced: 18 days ago
JSON representation

My personal tech & programming related blog

Awesome Lists containing this project

README

        

# Tech Blog

[![Netlify Status](https://api.netlify.com/api/v1/badges/82213154-09e4-48b2-ada6-2d862c355bdd/deploy-status)](https://app.netlify.com/sites/angry-swartz-d5db56/deploys)

## TODO

https://rbuchberger.github.io/jekyll_picture_tag/

## Usage

```bash
# first time
bundle install
# start local server
bundle exec jekyll s
```

Please see the [theme's docs](https://github.com/cotes2020/jekyll-theme-chirpy#usage).

## Upgrading

First, please modify the target version number of `jekyll-theme-chirpy` in the `Gemfile` (e.g., `gem "jekyll-theme-chirpy", "~> 4.0", ">= 4.0.1"`).

After that, execute the following command:

```console
$ bundle update jekyll-theme-chirpy
```

As the version upgrades, the critical files and configuration options will change. Please refer to the [Upgrade Guide](https://github.com/cotes2020/jekyll-theme-chirpy/wiki/Upgrade-Guide) to keep your website files in sync with the latest version of the theme.

## Theme

The amazing Chirpy Jekyll Theme

- [GitHub](https://github.com/cotes2020/jekyll-theme-chirpy)
- [gem](https://rubygems.org/gems/jekyll-theme-chirpy)
- [mit license](https://github.com/cotes2020/chirpy-starter/blob/master/LICENSE)