Skip to content

Commit bc18f61

Browse files
authored
Update 2024-04-03-welcome-to-jekyll.md
1 parent d5f5579 commit bc18f61

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed
+1-25
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,5 @@
11
---
22
layout: post
3-
title: "Welcome to Jekyll!"
4-
date: 2024-04-03 21:07:12 -0400
3+
title: "This is a placeholder post that i'll edit later to put the proper page links"
54
categories: jekyll update
65
---
7-
You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
8-
9-
Jekyll requires blog post files to be named according to the following format:
10-
11-
`YEAR-MONTH-DAY-title.MARKUP`
12-
13-
Where `YEAR` is a four-digit number, `MONTH` and `DAY` are both two-digit numbers, and `MARKUP` is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works.
14-
15-
Jekyll also offers powerful support for code snippets:
16-
17-
{% highlight ruby %}
18-
def print_hi(name)
19-
puts "Hi, #{name}"
20-
end
21-
print_hi('Tom')
22-
#=> prints 'Hi, Tom' to STDOUT.
23-
{% endhighlight %}
24-
25-
Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
26-
27-
[jekyll-docs]: https://jekyllrb.com/docs/home
28-
[jekyll-gh]: https://github.com/jekyll/jekyll
29-
[jekyll-talk]: https://talk.jekyllrb.com/

0 commit comments

Comments
 (0)