Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paiji/netnewswire-themes-collection

themes collection of NetNewsWire
https://github.com/paiji/netnewswire-themes-collection

netnewswire

Last synced: about 1 month ago
JSON representation

themes collection of NetNewsWire

Awesome Lists containing this project

README

        

# Newswire-themes-collection

The sole purpose of me creating this page is to make it easier for
people (mainly me) to install and try out different themes without
having to manually download the theme and place it in the themes folder.

## Copyright

This is a fan project and not affiliated with netnewswire in any way.

All themes have been searched from the Internet, and we list their authors and original source, Some themes have to be zipped for supporting one-click download function.

## Contribution

- Edit `src/assets/themes.json`, add a theme info.
- Open a PR.
- 🎉

## Authors Dir

- https://github.com/joodaloop/NetNewsWire-themes
- https://github.com/ChangJun2019/elegant-nnw
- https://github.com/stuartbreckenridge/NNWThemesBroadsheet
- https://github.com/stuartbreckenridge/Illinois
- https://github.com/curly210102/NNWThemesSspai
- https://github.com/lkhrs/nnw-minutes
- https://github.com/jsit/serif-gazette
- https://github.com/mikerhodes/nnw-allmine
- https://github.com/criphc/nnw-theme

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

| Command | Action |
| :------------------------- | :----------------------------------------------- |
| `yarn install` | Installs dependencies |
| `yarn run dev` | Starts local dev server at `localhost:4321` |
| `yarn run build` | Build your production site to `./dist/` |
| `yarn run preview` | Preview your build locally, before deploying |
| `yarn run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `yarn run astro -- --help` | Get help using the Astro CLI |