doximus
static, smart and developer friendly API documentation generator (by rajnandan1)
hugo-site
This is the repository from which the Hugo-generated version of https://www.brycewray.com is built. (by brycewray)
doximus | hugo-site | |
---|---|---|
1 | 12 | |
12 | 32 | |
- | - | |
4.1 | 9.5 | |
over 3 years ago | 6 days ago | |
CSS | CSS | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
doximus
Posts with mentions or reviews of doximus.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Hello World
I developed an api but did not want to learn swagger for api documentation and nor did I wanted to use Postman to host my api so here it goes https://github.com/rajnandan1/doximus Sample https://doximus.herokuapp.com/
hugo-site
Posts with mentions or reviews of hugo-site.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-04.
- Ask HN: Could you show your personal blog here?
-
Hugo via npm?
This month, I took my site squarely into npm-ville when I brought in the npm version of Sass and added PostCSS to make "future" CSS work with current browsers. As it turns out, those changes made my site an unexpectedly appropriate target for the use case that Hugo Installer presents. I’m sure I’ll find nits to pick over time but, for now, I’m impressed by what I’ve seen.
-
Sweeter searches with Pagefind
Fortunately, while there are limits to how much you’ll be able to improve your experience with online search in general, you can optimize your own website’s search capabilities. That’s assuming, of course, that your website is built with a static site generator (SSG), as I’ve recommended on my own website over the years, and has search capabilities in the first place. If it lacks search, you can fix that readily enough with the free Pagefind tool about which I wrote earlier this year.
-
Hugo theming question
In Line 2 of the partial that I use for the search bar and results, I comment out the line of code that calls to the Pagefind CSS. (I derived it from the Pagefind documentation.) It's this step for which I can't find the corresponding code in your repo, but I'm sure you know where it is; and that's the key to this.
-
Where do you post your writing?
(a.) My own site, https://www.brycewray.com --- currently hosted on Cloudflare Pages, although it's also been on other Jamstack hosts such as Netlify, Vercel, and (briefly) Render.
although I (b.) also sometimes put stuff on dev.to.
- Get good Git info from Hugo
-
Webmentions on Hugo yes, JavaScript no
Thanks! I will at some point. The code — in its current, very “as-is” state — is in my repo at (as of now) https://github.com/brycewray/hugo_site/blob/main/layouts/partials/webmentions-pipes.html if you can bear its spaghetti-ness. But, assuming you mean you’ll want a walk-through explanation: yes, that’s yet to come. There are some things I need to refine, first.
-
Webmentions yes, JavaScript no
When I have the code somewhat DRY-er, I’ll write about it. In the meantime, I’ve left the following comment within the webmentions-pipes partial template I’m using to suck all this into each applicable post, just in case the curious happen to find that partial on the site repo:
-
Stay in the race with Hugo, Bookshop, and CloudCannon’s Git-powered CMS
By Bryce Wray
-
Is Astro ready for your blog?
Having just moved my own site to Astro yesterday after a week or two of experimentation and grunt work, I can offer some opinions which may help you with that question. I’ll go through the “boxes” which I believe any SSG or other website development platform should “check” before you should give it a shot at this task, along with how I judge Astro’s ability to do so in each case.
What are some alternatives?
When comparing doximus and hugo-site you can also consider the following projects:
noyaml - A silly emotional rant about the state of devops tooling/the infrastructure sector in 2018. #noyaml.com
golang-docker - Docker Official Image packaging for golang
sveltekit-fontaine - SvelteKit Fontaine ✍🏽 how to eliminate or reduce font swap cumulative layout shift working with custom, self-hosted fonts in ❤️ SvelteKit.
feed - A RSS, Atom and JSON Feed generator for Node.js, making content syndication simple and intuitive! 🚀
slant - Beautiful static documentation for your API
markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed