Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cassiofb-dev/cassio-fernando
Cassio Fernando's Personal Website and Blog. Now with the help of ChatGPT.
https://github.com/cassiofb-dev/cassio-fernando
blog chatgpt chatgpt-blog chatgpt3 hugo loveit personal-website portfolio static-site
Last synced: 23 days ago
JSON representation
Cassio Fernando's Personal Website and Blog. Now with the help of ChatGPT.
- Host: GitHub
- URL: https://github.com/cassiofb-dev/cassio-fernando
- Owner: cassiofb-dev
- License: mit
- Created: 2022-12-02T05:14:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T03:27:05.000Z (almost 2 years ago)
- Last Synced: 2024-12-21T01:12:09.376Z (about 1 month ago)
- Topics: blog, chatgpt, chatgpt-blog, chatgpt3, hugo, loveit, personal-website, portfolio, static-site
- Language: SCSS
- Homepage: https://cassio-fernando.netlify.app/
- Size: 843 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cassio Fernando's Personal Website and BlogMy personal website and blog made with Hugo and LoveIt
About •
Features •
Usage •
ChatGPT •
Credits •
License## About
Hi, my name is Cássio Fernando. I'm a Fullstack developer based on Brazil, Rio de Janeiro. The goal of this website is to be my personal blog and portfolio.
## Features
This website has all the same features from LoveIt, my favorites are:
- Bultin markdown blog system
- Bultin analytics system
- Bultin comment system
- Bultin image processing
- Bultin latex support
- Bultin custom player## Usage
You will need git and hugo installed, from your terminal:
```sh
git clone https://github.com/cassiofb-dev/cassio-fernandocd cassio-fernando
hugo server
```## [ChatGPT](https://chat.openai.com/chat)
With the advent of this amazing AI, I'll generate blog post with it. The author will be ChatGPT itself, steps to train the model:
1. Write a markdown code block with blog post about something
2. At the start write this filling the empty fields:
```md
---
author: "ChatGPT"
authorLink: "https://openai.com/"title: ""
description: ""tags: [""]
categories: [""]resources:
- name: "featured-image"
src: "featured-image.png"
---
```## Credits
This project uses git, Hugo and LoveIt theme.
## License
MIT
---
> [Website](https://cassiofernando.netlify.app/) ·
> GitHub [@cassiofb-dev](https://github.com/cassiofb-dev) ·
> Twitter [@cassiofb_dev](https://twitter.com/cassiofb_dev)