Commit Graph
100 Commits
Author SHA1 Message Date
Matthias Mair 26cf5ff4ae add domain settings 2022-11-04 01:42:43 +01:00
Matthias Mair a40262f08e use seperate subdomain 2022-11-04 01:36:59 +01:00
Matthias Mair 192657e803 remove subdomain 2022-11-04 01:19:32 +01:00
Matthias Mair 79ec6ff4a0 Merge branch 'main' of https://github.com/matmair/inventree-website 2022-11-04 00:50:31 +01:00
Matthias Mair 55156dcefa swith to self hosted offen for analytics 2022-11-04 00:50:28 +01:00
Matthias Mair 4a56fa1633 try fixing alert 2022-10-25 00:21:18 +02:00
Matthias Mair 6c0ea44b0e Add general docs
Closes https://github.com/matmair/inventree-website/issues/29
2022-10-25 00:04:39 +02:00
Matthias Mair 370c23d514 remove padding from first cta 2022-10-24 23:35:12 +02:00
Matthias Mair bc6b2c5528 fix footer link 2022-10-24 23:31:22 +02:00
Matthias Mair 3a6473669b fix links to demo 2022-10-24 23:29:38 +02:00
Matthias Mair da0f30924d reduce multple headers 2022-10-24 23:28:17 +02:00
Matthias Mair b06b8373b9 remove seperate migration page - just link to PK2InvenTree 2022-10-24 23:20:40 +02:00
Matthias Mair c117fae32f remove placeholders 2022-10-24 23:20:10 +02:00
Matthias Mair 0a28cc0264 add source link 2022-10-24 23:04:51 +02:00
Matthias Mair 117cfe0f4e just link to ki-n-tree 2022-10-24 23:03:15 +02:00
Matthias Mair fdf0b0edf0 shrink plugin section together 2022-10-24 23:00:29 +02:00
Matthias Mair cd4b7d689b Add community details 2022-10-24 22:54:37 +02:00
Matthias Mair 0bdb787df1 add link to DO app 2022-10-24 22:39:04 +02:00
Matthias Mair 7a8e87253f rename bare metal 2022-10-24 22:36:25 +02:00
Matthias Mair 5df4bf1ce3 add installer 2022-10-24 22:36:02 +02:00
Matthias Mair 365abeb93d remove domain specific sections 2022-10-24 19:56:29 +02:00
Matthias MairandGitHub a713580cac Merge pull request #33 from matmair/dependabot/bundler/nokogiri-1.13.9
Bump nokogiri from 1.13.4 to 1.13.9
2022-10-21 22:20:29 +02:00
Matthias MairandGitHub 51a1768011 Merge pull request #32 from matmair/feature-carousel
Feature carousel
2022-08-10 01:12:03 +02:00
Matthias Mair 161ed501ad Revert "remove kramdown"
This reverts commit 0d277f0ce8.
2022-08-09 01:02:42 +02:00
Matthias Mair 0d277f0ce8 remove kramdown 2022-08-09 00:57:58 +02:00
Matthias Mair aedddf406c add humanize 2022-08-09 00:50:36 +02:00
Matthias Mair 6ff8c6f9ef rename 2022-08-09 00:47:58 +02:00
Matthias Mair 291a9e6433 move CTA above stats 2022-08-09 00:33:07 +02:00
Matthias Mair 97b307858d and also center it 2022-08-09 00:32:00 +02:00
Matthias Mair e5d32e86e4 justify around 2022-08-09 00:28:24 +02:00
Matthias Mair ed2d554743 justify content 2022-08-09 00:23:35 +02:00
Matthias Mair 984628873b update CTA 2022-08-09 00:19:12 +02:00
Matthias Mair 3cb66cccdc remove double signup 2022-08-09 00:17:34 +02:00
Matthias Mair 1cd9d118c0 use CTA for signup 2022-08-09 00:14:33 +02:00
Matthias MairandGitHub 126a5b4d1e Update newsletter.html 2022-08-08 23:07:18 +02:00
Matthias MairandGitHub d8d30dddb4 Merge pull request #31 from matmair/Newsletter
Add newsletter stuff
2022-08-08 22:49:57 +02:00
Matthias MairandGitHub 8c6d5e648f Add newsletter to main page 2022-08-08 22:49:42 +02:00
Matthias MairandGitHub ffc0d59a29 Add newsletter stuff
From mailchimp
2022-08-08 22:45:05 +02:00
Matthias Mair 601e35a128 Merge branch 'main' of https://github.com/matmair/inventree-website 2022-08-08 07:04:35 +02:00
Matthias Mair 01c728069c reformat backticks 2022-08-08 07:03:49 +02:00
Matthias MairandGitHub 7ed89d399f Merge pull request #30 from matmair/app-docs
App docs
2022-08-08 06:58:51 +02:00
Matthias MairandGitHub 4b5a5a4184 Merge pull request #24 from matmair/docs-links
Adding more content
2022-08-07 21:13:48 +02:00
Matthias MairandGitHub 3f22e94649 Merge pull request #21 from matmair/features-overview
Update index page text
2022-08-05 16:59:28 +02:00
Matthias Mair dea274de0c fix subdir 2022-08-04 23:10:53 +02:00
Matthias Mair 25f8b83203 refactor 2022-08-04 21:50:29 +02:00
Matthias Mair 1fa05e5308 rename variables 2022-08-04 21:40:43 +02:00
Matthias Mair 432ef95af8 make tracking script name configurable 2022-08-04 21:39:27 +02:00
Matthias Mair 94e13953f8 make analytics configurable 2022-08-04 21:35:56 +02:00
Matthias Mair 9135bc70fb refactor config 2022-08-04 21:35:28 +02:00
Matthias MairandGitHub ed2c99c137 Merge pull request #22 from matmair/small-change
Add stats updated
2022-08-04 21:25:46 +02:00
Matthias Mair a96fedd5e6 run daily 2022-08-04 21:25:25 +02:00
Matthias Mair 5583d8b3a5 use python script for updates 2022-08-04 19:51:17 +02:00
Matthias Mair c7790a4aaf remove preview 2022-08-04 19:04:58 +02:00
Matthias MairandGitHub 27962992fb Merge pull request #20 from matmair/small-change
udpate stars
2022-08-04 10:06:23 +02:00
Matthias Mair d731ce5d22 udpate stars 2022-08-04 08:28:00 +02:00
Matthias MairandGitHub 75b2441bfc Merge pull request #19 from matmair/small-change
update stats
2022-08-04 08:27:15 +02:00
Matthias Mair 5d39b17f93 remove subdir 2022-08-04 08:25:01 +02:00
Matthias Mair 5a80da75e9 update stats 2022-08-04 08:00:28 +02:00
Matthias Mair bbfa7599d8 add preview 2022-08-04 07:59:22 +02:00
Matthias Mair ea254235e9 compress 2022-08-04 07:57:11 +02:00
Matthias Mair 48c4bd59a9 add npm requirements 2022-08-04 07:54:58 +02:00
Matthias MairandGitHub cad380eb9b Merge pull request #18 from matmair/readme-updates
Add note on ruby-dev requirement
2022-08-04 07:39:15 +02:00
Matthias Mair 2ad0dd21f3 test a few options 2022-08-04 00:57:13 +02:00
Matthias Mair a9fce343bb typo fix 2022-08-04 00:43:46 +02:00
Matthias Mair e6c8ea35c4 add xml tag 2022-08-04 00:40:26 +02:00
Matthias Mair b7332192b9 move icons 2022-08-04 00:35:36 +02:00
Matthias Mair 54d7c59079 reduce 2022-08-03 23:47:31 +02:00
Matthias Mair de1e4e2ef0 update link var 2022-08-03 23:24:06 +02:00
Matthias Mair fd7fd33c41 maybe if it is not a string? 2022-08-03 23:20:20 +02:00
Matthias Mair 3998e5a991 use absolute url 2022-08-03 23:16:23 +02:00
Matthias Mair 4e52d5d6f2 use tag 2022-08-03 23:13:22 +02:00
Matthias Mair ad383acb47 add siteurl 2022-08-03 22:59:06 +02:00
Matthias Mair 7a9379302c add front picture 2022-08-03 22:55:42 +02:00
Matthias Mair 2ceb7ab0c0 fix link 2022-08-03 22:45:33 +02:00
Matthias Mair ee6c43f90d fix path 2022-08-02 08:28:32 +02:00
Matthias Mair 19ec070cbb use post url 2022-08-02 08:28:24 +02:00
Matthias Mair 32a97fc3fa Add links 2022-08-02 08:23:19 +02:00
Matthias Mair 800132ca9b add more content 2022-08-02 08:04:16 +02:00
Matthias Mair 4fd62697ae another broken link 2022-08-02 07:58:40 +02:00
Matthias Mair e3c5ddd680 fix link 2022-08-02 07:56:42 +02:00
Matthias Mair 17281532ce fix links 2022-08-02 07:55:29 +02:00
Matthias Mair 79ca3783e0 fix typo 2022-08-02 07:43:36 +02:00
Matthias Mair 7103491208 update ref 2022-08-02 07:41:58 +02:00
Matthias Mair 0c5c48b30e fix footer
....?
2022-08-02 07:40:37 +02:00
Matthias Mair e6c26cad6a split out code into seperate file 2022-08-02 07:39:54 +02:00
Matthias Mair 8f2b02870b resturcture code section 2022-08-02 07:35:58 +02:00
Matthias Mair ace2aa150a remove todo 2022-08-01 23:29:20 +02:00
Matthias Mair 393fca38f8 remove todo 2022-08-01 22:56:38 +02:00
Matthias Mair 778bcdeb66 remove plugins form front 2022-08-01 22:53:18 +02:00
Matthias Mair e6b2359c22 unify page naming 2022-08-01 22:50:54 +02:00
Matthias Mair f39bfdaf4b reset gemfile 2022-08-01 22:48:27 +02:00
Matthias Mair 0823b17496 add zeitwerk 2022-08-01 22:33:27 +02:00
Matthias Mair 5b3a11efe6 remove todo 2022-08-01 22:27:17 +02:00
Matthias Mair ebd7a5fffa update bundel 2022-08-01 22:26:34 +02:00
Matthias Mair f379b084ef add a hipe section about the plugin repo 2022-08-01 22:24:56 +02:00
Matthias Mair 888e1017f8 remove non published plugins from highlights 2022-08-01 22:24:42 +02:00
Matthias Mair 2d478fa2b5 cleaner layout 2022-08-01 22:20:23 +02:00
Matthias Mair 55def7135b link to offical presence for now 2022-08-01 22:19:04 +02:00
Matthias Mair 143f730eaa less freedom an snaz ;-) 2022-08-01 22:18:49 +02:00
Matthias Mair 4a9ab7cc7a remove alternatives pages for now 2022-08-01 22:18:24 +02:00