Change some copy

This commit is contained in:
Catalin Constantin Mititiuc 2025-05-31 15:32:36 -07:00
parent 997c8146a1
commit 5c9ad75f10
5 changed files with 9 additions and 8 deletions

View File

@ -1,6 +1,6 @@
$render{"templates/wares"} $render{"templates/wares"}
<h2>Posts</h2> <h2>Blog Posts</h2>
$list_posts{limit = 5} $list_posts{limit = 5}

View File

@ -74,7 +74,7 @@ get_posts = (limit) =>
md_dir = "posts" md_dir = "posts"
sitegen.create => sitegen.create =>
@site_title = "WebDevCat.me" @site_title = "miti.sh"
@app_name = "stasis" @app_name = "stasis"
@version = "0.2.12" @version = "0.2.12"
@ -114,7 +114,7 @@ sitegen.create =>
id: extract_id path id: extract_id path
} for path in *files] } for path in *files]
add "index.html", title: "Catalin Mititiuc" add "index.html", title: "Catalin Constantin Mititiuc"
add "blog.html", title: "Posts", target: "posts/index", template: "blog" add "blog.html", title: "Posts", target: "posts/index", template: "blog"
add "code.md", add "code.md",

View File

@ -1,9 +1,10 @@
$wrap{"root"} $wrap{"root"}
<section> <section>
<h2>Hi, I'm Catalin Mititiuc</h2> <h2>Hi, I'm Cat!</h2>
<p> <p>
Experienced in full-stack web development with Elixir and JavaScript. I'm a full-stack web developer experienced with the Ruby, Elixir and
JavaScript programming languages.
</p> </p>
<p>Hiring? Reach me by <a href="mailto:webdevcat@proton.me">email</a>.</p> <p>Hiring? Reach me by <a href="mailto:webdevcat@proton.me">email</a>.</p>

View File

@ -17,8 +17,8 @@
<body class="bg-white"> <body class="bg-white">
<header> <header>
<div style="display: inline-block;"> <div style="display: inline-block;">
<h1><a href="/">Web Dev Solutions</a></h1> <h1>./<a href="/">miti.sh</a></h1>
<h3 style="text-align: left">Catalin Mititiuc</h3> <h3 style="text-align: left">Catalin Constantin Mititiuc</h3>
</div> </div>
</header> </header>

View File

@ -1,4 +1,4 @@
<h2>Wares</h2> <h2>Projects</h2>
<section> <section>
<h3> <h3>