Brutkey

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

Notes
2138
Following
0
Followers
0
V(๐Ÿฎ)CMS
https://monastic.neocities.org/
techhub.social
https://techhub.social/@laravista
๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

#sitejson

{
"version": "0.1.0",
"name": "V(
๐Ÿฎ๐Ÿฎ)CMS",
"socials": [
"
https://www.linkedin.com/in/laravista/",
"
https://techhub.social/@laravista"
],
"following": [
"
https://monastic.neocities.org/site.json"
],
"contents": [
{
"url": "
https://monastic.neocities.org"
},
{
"url": "
https://monastic.neocities.org/?c=docs/index.md"
},
{
"url": "
https://monastic.neocities.org/?c=docs/installation.md"
},
{
"url": "
https://monastic.neocities.org/?c=docs/local_server.md"
}
]
}

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

@ericwastl@hachyderm.io

Grateful to the
#VanillaJS team for enabling my super-minimalist #CMS.

This is the idea:
https://monastic.neocities.org/

window.addEventListener("load", async (event) => {
const params = new URLSearchParams(document.location.search)
const filepath = params.get("c") ?? "index.md"
const filefetch = await fetch(filepath, {method: "GET", cache: "no-store"})
const markdown = await filefetch.text()
document.getElementById("content").innerHTML = marked.parse(markdown)
})

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

@elenastreganocciola@mastodon.uno
#IronMaiden Somewhere In Time
https://i.devol.it/watch?v=ZqSAJTF2Mms

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

#Milano #Milano3 #insta2masto

(
#autumn re-upload ๐Ÿ๐Ÿ )


๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

#sitejson

{
"version": "0.1.0",
"name": "V(
๐Ÿฎ๐Ÿฎ)CMS",
"socials": [
"
https://www.linkedin.com/in/laravista/",
"
https://techhub.social/@laravista"
],
"following": [
"
https://monastic.neocities.org/site.json"
],
"contents": [
{
"url": "
https://monastic.neocities.org"
},
{
"url": "
https://monastic.neocities.org/?c=docs/index.md"
},
{
"url": "
https://monastic.neocities.org/?c=docs/installation.md"
},
{
"url": "
https://monastic.neocities.org/?c=docs/local_server.md"
}
]
}

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

@ericwastl@hachyderm.io

Grateful to the
#VanillaJS team for enabling my super-minimalist #CMS.

This is the idea:
https://monastic.neocities.org/

window.addEventListener("load", async (event) => {
const params = new URLSearchParams(document.location.search)
const filepath = params.get("c") ?? "index.md"
const filefetch = await fetch(filepath, {method: "GET", cache: "no-store"})
const markdown = await filefetch.text()
document.getElementById("content").innerHTML = marked.parse(markdown)
})

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

Qual'รจ il significato della (tua) vita?
Che passa e non torna mai piรน.
#Laravista

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

Il segreto di un dittatore: eliminare i nemici e gli amici.
#Laravista

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

๐Ÿ”๐Ÿ” / #software / #article / #productivity

Iโ€™ve tried them all.
#Notion, #Todoist, #Things3, #OmniFocus, #Asana, #Trello, #AnyDo, #TickTick. I even built my own todo app once (spoiler: I never finished it). After years of productivity app hopping, Iโ€™m back to where I started: a plain text file called todo.txt

๐Ÿฑ๐Ÿฑ๐Ÿ”—๐Ÿ”— https://laravista.altervista.org/CatLink/links/326

#catlink #SoftwareArticle #SoftwareArticleProductivity

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

๐Ÿ”๐Ÿ” / #software / #library / #python

#Crontab module for reading and writing crontab files and accessing the system #cron automatically and simply using a direct API.

๐Ÿฑ๐Ÿฑ๐Ÿ”—๐Ÿ”— https://laravista.altervista.org/CatLink/links/325

#catlink #SoftwareLibrary #SoftwareLibraryPython #PythonCrontab

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

๐Ÿ”๐Ÿ” / #software / #library / #javascript

#SweetAlert2 - a beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes

๐Ÿฑ๐Ÿฑ๐Ÿ”—๐Ÿ”— https://laravista.altervista.org/CatLink/links/324

#catlink #SoftwareLibrary #SoftwareLibraryJavascript

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

๐Ÿ”๐Ÿ” / #software / #tools

#Voiden.md โ€” The Offline, Git-Native API Workspace

Redefining how developers work with APIs. One Git-native, composable workspace. Offline-first.
#Markdown-powered. Developer-loved.

๐Ÿฑ๐Ÿฑ๐Ÿ”—๐Ÿ”— https://laravista.altervista.org/CatLink/links/323

#catlink #SoftwareTools

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

The problem in this country is that the people who makes 700 dollars/hour convinced the people who makes 25 dollars/hour that the bad people is those who make 8 dollars an hour
https://www.threads.com/@actortony/post/DFo13PrxX4A?hl=it

๐Ÿฎ๐Ÿฎ Vanilla(static)CMS
@laravista@mastodon.uno

๐Ÿ”๐Ÿ” / #freelancer / #python

#fugadicervelli #lavorareallestero #datascience #python #freelancer | Gloria Longo | 28 comments

๐Ÿฑ๐Ÿฑ๐Ÿ”—๐Ÿ”— https://laravista.altervista.org/CatLink/links/291

#catlink #FreelancerPython