https://github.com/nicopauer/blog
A magazine blog about programming a tech which author can pay me to send a JSON file with all the data of the post.
https://github.com/nicopauer/blog
blogs magazine posts programming tech
Last synced: about 22 hours ago
JSON representation
A magazine blog about programming a tech which author can pay me to send a JSON file with all the data of the post.
- Host: GitHub
- URL: https://github.com/nicopauer/blog
- Owner: NicoPauer
- License: mit
- Created: 2024-05-22T14:28:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T22:09:14.000Z (about 2 years ago)
- Last Synced: 2025-10-10T05:42:09.729Z (10 months ago)
- Topics: blogs, magazine, posts, programming, tech
- Language: CSS
- Homepage: https://nicopauer.github.io/blog/
- Size: 123 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog
A magazine blog about programming a tech which author can pay me to send a JSON file with all the data of the post.
## JSON format of the post
```Javascript
{
// Name of the post
"name" : "Post Name",
// Your name
"author" : "Author Name",
// When finish of write the post
"date" : "dd/mm/yyyy (Writing finishing Date in Gregorian Calendar)",
// Mails list of the authors and publishers
"contacts" : ["nicolaspauer20@gmail.com"],
// List of the texts of your post
"contents" : [],
// Categories of your post
"tags" : [],
// CSS template available in folder themes
"template" : "default.css"
}
```
## Payment Methods
Send a E-mail width adjunt JSON file to [`nicolaspauer20@gmail.com`](mailto:nicolaspauer20@gmail.com?Subject=JSON_NEW_POST)
- Send 5 USD by PayPal to my E-mail