Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranon-rat/makingablogwithgolang
A simple blog made in go
https://github.com/ranon-rat/makingablogwithgolang
blog deploy go golang learning
Last synced: 15 days ago
JSON representation
A simple blog made in go
- Host: GitHub
- URL: https://github.com/ranon-rat/makingablogwithgolang
- Owner: ranon-rat
- License: agpl-3.0
- Created: 2020-12-31T19:05:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T18:14:13.000Z (over 3 years ago)
- Last Synced: 2023-03-06T08:06:04.430Z (almost 2 years ago)
- Topics: blog, deploy, go, golang, learning
- Language: Go
- Homepage: https://ranon-rat-blog.herokuapp.com/1
- Size: 713 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# makingABlogWithGolang
i made this mostly for practice and experienceI'm going to finish this anyway
# this is how it looks the homepage
# this is how looks the article
# How to use this blog
First you need to clone the blog,
after that you need to encrypt your ipv6 to sha256 and
copy and replace the text with your ip in the file [adminip.txt](https://github.com/ranon-rat/makingABlogWithGolang/blob/main/src/adminip.txt)
then of that you need to push it in any cloud service like heroku where I have it hosted.![heroku](https://media.discordapp.net/attachments/820472030474272769/826275292040396800/Captura_de_Pantalla_2021-03-29_a_las_20.02.45.png)
Now you only need to make your first publication to the route `admin/postfile` push the title , the url image and the body in markdown obviously![a](https://media.discordapp.net/attachments/820472030474272769/826274598198444073/Captura_de_Pantalla_2021-03-29_a_las_20.00.03.png?width=1903&height=941)
And thats all you need, now go to visit your page and i have nothing to say now so bye