Commit Graph

34 Commits

Author SHA1 Message Date
812927b919 More docs changes. Churn, baby, churn! 2022-09-29 13:46:34 -05:00
f21a461346 Fixed target directory for man page; removes the homebrew trigger in release workflow -- gotop is in core. 2022-02-15 11:53:47 -06:00
bfea0cdf86 Update releasing doc for changes over the past months. 2021-09-07 10:50:55 -05:00
6809c82eb3 Documentation prep for release; remote monitoring docs cleanup. 2021-07-20 13:37:03 -05:00
f250415541 Merge branch 'master' of github.com:xxxserxxx/gotop; fixes unreported bug where languages aren't listed. 2021-07-17 13:30:40 -05:00
a1dc3a0b1c Remote extension was ignoring config file values. 2021-07-17 13:19:30 -05:00
b0de23780a Fix typo in layouts documentation 2021-05-05 12:21:41 +03:00
ff2e7e2235 Fixes cross-platform building (func update shadowing), removes gotop-builder trigger. 2021-03-05 16:28:53 -06:00
a44ced4bba Bring extensions under the umbrella.
Bring extensions under the umbrella.
2021-03-02 03:17:53 -06:00
b757e7959b Fixes #164, findlayout error message was wrong 2021-02-10 09:04:03 -06:00
4cea91b9a1 Trigger extensions build before external distributions in case those fail 2021-01-26 11:13:41 -06:00
1213fe8237 Patch to try to resolve homebrew workflow failure. 2021-01-25 14:08:29 -06:00
b7cfe9facc Prep for v4.1.0 2021-01-25 09:17:57 -06:00
209e90b31b [docs] Fix links in docs
- 3 Links in colorschemes.md lead to the current docs directory instead of its actual directory in the root

- 1 link in releasing.md didnt have the corrent linking syntax causing the link to send the uesr to a page that doesnt exist
2020-11-19 01:32:23 -07:00
1181b94bd2 Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
5590679cb4 Trying to get the workflow working. 2020-06-07 18:12:04 -05:00
b20f477389 linting & documentation
Updated versioning and dates for release.
2020-06-07 16:56:19 -05:00
b13fd2833c Spelling. 2020-06-03 08:43:58 -05:00
dbaab87e71 Add peers section to README 2020-06-03 08:34:31 -05:00
d6be10bcd8 Closes #100, breaks up the README 2020-06-02 09:09:23 -05:00
dcec8a53b7 Doc changes 2020-06-01 11:08:19 -05:00
a1d276aa53 Update instructions and current release badge. 2020-05-31 20:05:54 -05:00
b8f3683f07 Release SVG a bit taller, and add the size test bisect script. 2020-05-18 07:35:48 -05:00
b47acdc8f2 Release badge width 2020-05-13 12:43:53 -05:00
76192092a7 Getting the text width right is difficult with github in the way. 2020-05-13 12:40:29 -05:00
63c69872f8 Fixes the release version badge. 2020-05-13 12:35:54 -05:00
9e4750f7ff Adds a current-release badge to the README 2020-05-13 12:31:51 -05:00
6cc74d5f5f Switch away from Go Plugin API for the time being. 2020-04-16 08:46:57 -05:00
ffbd8828dc Prevent crashes on Windows from wonky CPU values #70 2020-03-03 14:19:37 -06:00
9f67cdf773 Change Version so it can be set at compile time. @extensions 2020-03-03 05:47:52 -06:00
41a7ab324f resolves #65 Runs tests. Currently, does everything short of initializing the UI, which means it runs the config and plugin code. Currently does not execute any dummy code, such as testing config files etc. 2020-03-02 09:58:03 -06:00
b5e451b225 Automate (mostly) AUR updates 2020-03-02 08:59:36 -06:00
4fce1654c5 Merge branch 'v3.4.x' into nvidia 2020-02-27 16:13:23 -06:00
a5b039cd92 Adding some dev docs. 2020-02-27 15:44:45 -06:00