Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFCタグを使ったデジタル名刺をPageCryptを使って作ってみた #1337

Merged
merged 9 commits into from
Jul 2, 2023
31 changes: 31 additions & 0 deletions src/content/2023-05-04-draft-article.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
slug: 2023-05-04/nfc-business-cart
title: "NFCタグを使ったデジタル名刺をPageCryptを使って作ってみた"
date: 2023-05-04T05:01:23+0000
description: draft article
tags:
- fixme
headerImage: https://i.imgur.com/QmIHfeR.jpg
templateKey: blog-post
---

## Table of Contents

```toc

```

## ペーパーレス時代に

これからの時代はペーパーレスです。名刺もきっとペーパーレスにするべきだと思います。(唐突)

直近オフライン系のイベントに参加する機会が多く、紙の名刺を供給するのが面倒なので電子名刺っぽいものを作ってみることにしました。

## こんな感じ

こんな感じの構成にしてみました。

NFCタグにはURLを仕込んでおいて
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [textlint] <eslint.rules.smarthr/ja-no-mixed-period> reported by reviewdog 🐶
文末が"。"で終わっていません。 (smarthr/ja-no-mixed-period)