Romio
チャンネル登録者数 251人
80 回視聴 ・ いいね ・ 2024/11/02
This template uses Showdown, a JavaScript Markdown to HTML converter. I initially built a client-side project, which runs directly in the browser without a server.
Live: romiojoseph.github.io/blogspot/index.html
Blogspot template doc: romiojoseph.github.io/blogspot/blog/blogspot-templ…
Before we begin, let me clarify a few things. I created all the JavaScript for this project with help from LLMs. It works, but it may not be up to the level of code written by an experienced developer. I'm sharing this as a personal blog template. Coders can cross-check and fix any problems. Non-coders can copy the JavaScript code into any LLMs to verify it themselves. If you need a different approach use any LLMs and make the appropriate changes. It is simple, if I can create this without any coding knowledge, you can too.
Download: github.com/romiojoseph/open-source/tree/main/templ…
=== Resources needed ===
VS Code
GitHub & GitHub Desktop
Node.js
Showdown library npm i showdown
js-yaml YAML 1.2 parser npm i js-yaml
Chokidar to see the live demo of drafts (optional) npm i chokidar
xml2js to cross check the files (optional) npm i xml2js
And of course Obsidian.
コメント
使用したサーバー: directk
コメントを取得中...