https://github.com/yutotnh/zenn-content
Zenn のコンテンツ
https://github.com/yutotnh/zenn-content
markdown zenn
Last synced: about 1 year ago
JSON representation
Zenn のコンテンツ
- Host: GitHub
- URL: https://github.com/yutotnh/zenn-content
- Owner: yutotnh
- License: mit
- Created: 2022-12-22T16:45:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T07:11:57.000Z (over 1 year ago)
- Last Synced: 2025-02-22T07:31:12.134Z (over 1 year ago)
- Topics: markdown, zenn
- Homepage: https://zenn.dev/yutotnh
- Size: 4.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zenn Contents
## Articles
- [【合格体験記】応用情報技術者試験(令和4年度春期)](./articles/f46a6591bd61d5.md)
- [【合格体験記】情報処理安全確保支援士試験(令和4年度秋期)](./articles/04571a2eff65f2.md)
- [【合格体験記】Linux Essentials](./articles/2232997bc9e4ae.md)
- [【合格体験記】エンベデッドシステムスペシャリスト試験(令和5年度秋期)](./articles/7cef0f351a7017.md)
- [VS Codeの日本語編集を便利にする拡張機能(Word Divider)を作ってみた](./articles/b7ed8c09633003.md)
- [CentOS 7, Ubuntu 18.04などサポート終了後もVS Codeを使う方法(Portable Mode)](./articles/97f1e3757220da.md)
- [Visual Studio Code (VS Code)のオススメ設定と拡張機能の紹介](./articles/1577b6dc5ab7d9.md)
- [Fedora Asahi Remixの環境構築メモ](./articles/0a40777e2ec840.md)
- [コンテナ内でSELinuxを有効化する](./articles/807a8ec4ef47c9.md)
- [Devcontainerでsystemdが動くコンテナを起動する](./articles/9e8a4ce455ac44.md)
- [VS CodeのターミナルでCtrl+Backspaceが機能しない問題の解決策](./articles/b7ed8c09633003.md)
- [【合格体験記】LPIC-1](./articles/lpic1-passing-experience.md)
## Zenn CLI
- [📘 How to use](https://zenn.dev/zenn/articles/zenn-cli-guide)
### Create a new article
```bash
yarn zenn new:article
```
### Preview
```bash
yarn zenn preview
```
## License
- [MIT](./LICENSE)