You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>As of right now config file of vulpix is very minmal. you don't get lot of features like you get from feature rich ssg like hugo or even the astro starlight. This ssg is simple, minimal and was designed for me</p>
97
+
<p>As of right now config file of vulphix is very minmal. you don't get lot of features like you get from feature rich ssg like hugo or even the astro starlight. This ssg is simple, minimal and was designed for me</p>
98
98
<p>Unlike other SSGs I am using YAML format as the config type, because It is more elegant to look at.</p>
<p><strong>Vulpix</strong> is simple, elegant, minimal SSG for your next docs. This project was developed by <ahref="https://github.com/codeshaine">codeshaine</a> for fun. there are better alternatives if you want to have customizability and other things. If you still want to use this then go ahead I won't stop you haha</p>
96
+
<h1>Vulphix Documentation</h1>
97
+
<p><strong>Vulphix</strong> is simple, elegant, minimal SSG for your next docs. This project was developed by <ahref="https://github.com/codeshaine">codeshaine</a> for fun. there are better alternatives if you want to have customizability and other things. If you still want to use this then go ahead I won't stop you haha</p>
98
98
<p>PS: I forgot to mention This project idea is heavily inspired by <ahref="https://malta.pilcrowonpaper.com">malta</a></p>
Copy file name to clipboardExpand all lines: docs/src/basics/configfile.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,16 @@
2
2
title: Configuration file
3
3
---
4
4
5
-
As of right now config file of vulpix is very minmal. you don't get lot of features like you get from feature rich ssg like hugo or even the astro starlight. This ssg is simple, minimal and was designed for me
5
+
As of right now config file of vulphix is very minmal. you don't get lot of features like you get from feature rich ssg like hugo or even the astro starlight. This ssg is simple, minimal and was designed for me
6
6
7
7
Unlike other SSGs I am using YAML format as the config type, because It is more elegant to look at.
0 commit comments