|
1 | 1 | @document.meta |
2 | | -title: Welcome to Norgolith |
| 2 | +title: Welcome to Flake-Ocean |
3 | 3 | description: This is a static site made using norgolith. |
4 | 4 | authors: [ |
5 | 5 | ladas552 |
6 | 6 | ] |
7 | 7 | categories: [] |
8 | | -created: 2025-11-12T09:25:31+05:00 |
9 | | -updated: 2025-11-12T15:13:19 |
| 8 | +created: 2025-11-12 |
10 | 9 | layout: home |
11 | 10 | version: 1.1.1 |
12 | 11 | @end |
13 | 12 |
|
14 | | -+html.class text-3xl font-bold |
15 | | -* Welcome to your new Norgolith site! |
16 | | - @embed html |
17 | | - <div class="flex items-center mt-2"> |
18 | | - @end |
19 | | - +html.width 120 |
20 | | - +html.height 120 |
21 | | - .image /assets/icon.svg |
| 13 | +* Nix |
| 14 | + Hi, this is Ladas552 speaking |
22 | 15 |
|
23 | | - +html.class px-4 font-mono |
24 | | - +html.id desc |
25 | | - Norgolith is a monolithic static site generator for {https://github.com/nvim-neorg/neorg}[Neorg] |
26 | | - built with Rust. It caters to both developers and content creators seeking a powerful and |
27 | | - user-friendly solution for creating static websites from Norg content. |
28 | | - @embed html |
29 | | - </div> |
30 | | - @end |
| 16 | + You are reading beta version of docs for my NixOS config, It will explain how it works and why it works! |
31 | 17 |
|
32 | | -+html.class text-2xl font-bold mt-4 |
33 | | -** Getting Started |
34 | | - +html.class list-disc mx-4 |
35 | | - - Create assets and content using `lith new`. |
36 | | - +html.class list-disc mx-4 |
37 | | - - Use `lith serve` to start the development server. |
38 | | - +html.class list-disc mx-4 |
39 | | - - Run `lith build` for building your production-ready site. |
| 18 | + Not because it's complicated, but for people to learn and grow with me. |
40 | 19 |
|
41 | | -+html.class text-2xl font-bold mt-4 |
42 | | -** Features |
43 | | - +html.class list-disc mx-4 |
44 | | - - Native `.norg` file support. |
45 | | - +html.class list-disc mx-4 |
46 | | - - Fully async build system. |
47 | | - +html.class list-disc mx-4 |
48 | | - - Live reload development server. |
49 | | - +html.class list-disc mx-4 |
50 | | - - Flexible template system with Tera. |
| 20 | + Have fun reading nothing, because there is nothing to read. |
51 | 21 |
|
52 | | -+html.class text-2xl font-bold mt-4 |
53 | | -** Documentation |
54 | | - TBD... |
| 22 | + The site is build using norgolith and tailwind css. But keep in mind, the front end was vibecoded, so don't go looking for that source code - it's pure ass. |
55 | 23 |
|
56 | | -+html.class text-2xl font-bold mt-4 |
57 | | -** Support |
58 | | - +html.class list-disc mx-4 |
59 | | - +html.id discord-link |
60 | | - - Need help? {https://discord.gg/T6EgTAX7ht}[Join our Discord]! |
61 | | - +html.class list-disc mx-4 |
62 | | - +html.id github-issues |
63 | | - - Found an issue? {https://github.com/NTBBloodbath/norgolith/issues/new}[Report it on GitHub]. |
| 24 | + If you don't wanna read the whole thing just because it was build using an llm that actively destroys out planet. I can't blame you. |
64 | 25 |
|
65 | | -+html.class text-2xl font-bold mt-4 |
66 | | -** Next steps |
67 | | - +html.class list-disc mx-4 |
68 | | - - Edit this file at `content/index.norg`. |
69 | | - +html.class list-disc mx-4 |
70 | | - - Add your first post: `lith new posts/hello-world.norg`. |
71 | | - +html.class list-disc mx-4 |
72 | | - - Customize CSS in the `assets` directory. |
73 | | - +html.class list-disc mx-4 |
74 | | - - Customize templates in the `templates` directory. |
75 | | - +html.class list-disc mx-4 |
76 | | - - Build your site for production: `lith build`. |
77 | | - +html.class list-disc mx-4 |
78 | | - +html.id github-pages |
79 | | - - Deploy the produced `public/` directory to {https://pages.github.com}[GitHub Pages]. |
| 26 | + But if you have some tailwind CSS or web knowledge please let me know to improve this site with human hands. Because I don't wanna maintain 2 different sites at the same time. |
0 commit comments