Update with tags instead of topics
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s

This commit is contained in:
Alex Selimov 2026-03-20 12:24:11 -04:00
parent 71e15cffe0
commit a60ff7d439
18 changed files with 18 additions and 18 deletions

View file

@ -1,7 +1,7 @@
---
title: "Hosting your own git frontend service using Gitea"
date: 2023-02-25T10:19:50-05:00
topics: ['git', 'self-host']
tags: ['git', 'self-host']
---
I recently had interest in starting to work on the implementation of the [Concurrent Atomistic-Continuum Method](https://doi.org/10.1063/1.5099653) using C++ to take advantage of GPU acceleration.