starlight
OptiFabric
starlight | OptiFabric | |
---|---|---|
11 | 73 | |
6,301 | 376 | |
5.3% | 0.3% | |
9.9 | 6.7 | |
7 days ago | over 1 year ago | |
TypeScript | Java | |
MIT License | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
starlight
-
Why you should build your next React website using Astro
Startlight
-
Transforming Starlight into PDF: experience and insights
There are many excellent tools to choose from, such as Docusaurus, Nextra, VitePress, Docus, and others. Previously, I had a great experience building a documentation website with Starlight, so it was my choice for this task. However, I discovered a missing feature: the ability to generate a PDF from the documentation. And it was one of the requirements. "Sounds like a nice side project," I thought for myself.
-
A Complete Guide to Build a Documentation Site with Astro Starlight
Astro Starlight is a specialized theme for creating documentation websites. It's built on top of Astro, a modern web framework. It offers a set of features specifically designed for technical documentation while also benefiting from Astro's speed and performance.
-
SEO from a Newbie for Beginners
Next, you build the site.\ Since SEO is a priority, server-side rendering (SSR) is a must. There's a lot of talk about Google being able to parse JavaScript, but that's mostly nonsense. Sometimes it can, but it generally hates doing so, so don’t risk it. You could use a heavy SSR setup for React or Angular, but we went with astro.build—super fast, simple, and elegant. They have plenty of free and complex themes, but we settled on their Starlight theme after tweaking the home page a bit (you need to copy the Hero.astro component and override Head.astro).
- Static website generator – Starlight by Astro
-
Docusaurus – Build optimized websites quickly, focus on your content
There are a lot of these documentation-geared SSGs. I've tried a few and Starlight is what rang least annoying of the bunch. No library lock-in, a sane theme, client-side search, a much smaller dependency tree than many, and quite fast to build.
https://starlight.astro.build/
-
Ask HN: What is the best way to author blogs in 2024v
Astro is awesome. It’s easy enough to get started with a template for a static site and flexible enough to build dynamic web apps.
My static personal site is Astro hosted on cloudflare pages https://github.com/ShaunLawrie/shaunlawrie.com
And I used their documentation template https://starlight.astro.build/ for my autogenerated docs on https://pwshspectreconsole.com/
I love having the ability to focus on the content and never having any blockers if I want to do something weird like embed a prebuilt react component for some edge cases.
- Turning Documentation into a Product: Best Practices for Success
-
Codd almighty! Has it been half a century of SQL already?
Integrating live code editors within docs and tutorials is great.
Another example I saw recently using SQLite (compiled to Wasm) in the browser: https://docs.sqlitecloud.io/docs/sqlite
And if you ever want something similar for more general backend APIs (without relying on Wasm or the browser to run the software), https://codapi.org/ looks very slick e.g. as demonstrated in https://antonz.org/sql-upsert/
We ended up building a fairly bespoke setup for XTDB's docs (XTDB doesn't yet compile to Wasm) shortly before I came across Codapi, although our requirements were even more particular, e.g. see https://docs.xtdb.com/tutorials/financial-usecase/time-in-fi... - the backend here is https://github.com/xtdb/xt-fiddle which runs purely on top of Lambda Snapstart, and embedded within https://starlight.astro.build/ using Web Components
-
Setting up Doom Emacs for Astro Development
I've rewritten this website, my partner's website, my university rugby club's website. I'm moving my Applied Genomics course website to Starlight, the Astro team's documentation framework. The nf-core site has been rewritten in Astro and Svelte from PHP. I'm all in.
OptiFabric
-
how do i install optifabric
I don’t recommend it but, whatever floats your boat. But then don’t come and complain in r/fabricmc
-
All letters appear as "O"
Fabric Launcher: https://fabricmc.net/use/installer/ Optifabric: https://www.curseforge.com/minecraft/mc-mods/optifabric Optifine: https://optifine.net/downloads Fabric API: https://www.curseforge.com/minecraft/mc-mods/fabric-api Fabric Language Kotlin: https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin Inventory Profiles: https://www.curseforge.com/minecraft/mc-mods/inventory-profiles-next LibIPN: https://www.curseforge.com/minecraft/mc-mods/libipn Litematica: https://www.curseforge.com/minecraft/mc-mods/litematica Malilib: https://www.curseforge.com/minecraft/mc-mods/malilib
-
Maybe it's a dumb question
I mean, the mod is open-source, so anyone can try to port it to 1.20.x.
-
Mod List
OptiFabric & Optifine (Optifine replaces all other mods in this group. Optifine is a great mod, but the other mods slightly outperform it) - Link Fabric - Link Optifine
-
Optifabric for 1.20?
Given that the last commit was in March, probably not.
- Optifine for Aristois 1.20?
-
How can i use Better Skeletons and Better Spiders texture pack by creeper craft ?
optifabric maybe?
- [java] Random stutters? I have 16gb of ram, a 1660 Ti and a Ryzen 5 3600. Mine only is using 2gb of ram when I F3 it, I allocated 3 gbs. I’m using optifine, shaders and one other mod. Plz, any potential help?
-
How to Have Multiple Mods in Dev Enviroment?
After I started building a mod I realized my computer cannot handle a lot of the things I want to do. I want to add optifabric to my mod while developing https://github.com/Chocohead/OptiFabric but I'm not sure how to do this. Does anyone have any advice?
-
REPLAY MOD – first time set up & usage (in-depth explanation & tutorial)
If you want shaders/OptiFine, install both OptiFine (OptiFine Downloads) for your MC version, and the latest OptiFabric since it’s compatible for any version (OptiFabric – Mods – Minecraft – CurseForge)
What are some alternatives?
phosphor-fabric - A Fabric mod designed to dramatically improve the performance of Minecraft's lighting engine while fixing many bugs
Indium - Sodium addon providing support for the Fabric Rendering API, based on Indigo
Iris - A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
Starlight - Rewrites the light engine to fix lighting performance and lighting errors [Moved to: https://github.com/PaperMC/Starlight]
sodium-fabric
quilt-serverside-mods - A list of server-side mods for the Quilt mod loader; including many Fabric mods (which are compatible with Quilt) and some Quilt-only mods.