Xin

Results 23 issues of Xin

## Summary Hi team, excited for your awesome work of `uv`. This PR attempts to implement `--user` flag for `uv pip` subcommands: `install`, `freeze`, `list` and `show`. Closes #2077 also...

compatibility

### Discussed in https://github.com/imfing/hextra/discussions/372 Originally posted by **jimmbelll** April 25, 2024 I imported 90+ blog entries into my Hextra site under /blog, and that landing page shows them all as...

enhancement
blog

this is a major refactor aiming to address the sidebar performance issue described in #122 * enable render the sidebar from a nested data, e.g. `data/en/sidebar.yaml`: ```yaml docs: - title:...

Experimental shortcode to include jupyter notebook in a page. In the future, it will enable using a notebook file as an individual page. Example usage: ```text --- title: Jupyter Notebook...

enhancement

### Discussed in https://github.com/imfing/hextra/discussions/274 Originally posted by **dogweather** February 3, 2024 I'm trying to switch from Ananke Theme to Hextra, but I have a weird issue. Every page has a...

enhancement
good first issue

### Discussed in https://github.com/imfing/hextra/discussions/341 Originally posted by **lfenzo** March 31, 2024 Is there any way to move the light/dark theme switch to the menu at the top of the page?

enhancement

### Discussed in https://github.com/imfing/hextra/discussions/240 Originally posted by **JayanthR19** January 4, 2024 Hi Team, we have few subfolders in _content_ folder that we don't want to display in navbar. For that...

enhancement

### Discussed in https://github.com/imfing/hextra/discussions/253 Originally posted by **dogweather** January 14, 2024 It looks like it's from repeated tailwind css classes. I've never used tailwind before. Is there some production post-process...

bug

### Discussed in https://github.com/imfing/hextra/discussions/116 Originally posted by **thangisme** October 2, 2023 With around 4K page, it takes a while to build the site. Which is not the case with other...

enhancement

**Feature Description** > [Vale](https://github.com/errata-ai/vale) is a syntax-aware linter for prose built with speed and extensibility in mind. It's used by many large organizations and projects such as Grafana, Docker, Microsoft...

enhancement