Skip to content

Commit

Permalink
Update header to look better in dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
tomblachut committed Aug 6, 2019
1 parent 0073b96 commit 0844a46
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img width="320" src="./svelte-intellij-header.png" alt="logo of svelte-intellij repository">
<img width="320" src="./media/header.png" alt="Header of svelte-intellij repository">
</p>

# svelte-intellij
Expand Down Expand Up @@ -34,19 +34,17 @@ Support for <a href="https://svelte.dev/">Svelte</a> in your IDE of choice. Work

<h2>Support</h2>

This project is run by one person, because I want Svelte to succeed. Please, leave a star and spread the word.
This project is run by one person. Please leave a star and spread the word.

<h2>Contributing</h2>

Contributions are very much welcome!

IntelliJ Platform runs on JVM, so this can seem like a huge limitation, but don't worry. Kotlin feels a lot like TypeScript. Bigger issue is scarce documentation for their API.

Otherwise, please report what could be improved. IntelliJ has a huge feature set, I personally don't use everything it has to offer.

<h2>Building and running the plugin</h2>

You'll need IntelliJ IDEA. Community edition is free and works, you can also use Ultimate edition if you have one.
You'll need IntelliJ IDEA. Community edition is free and sufficient, you can also use Ultimate edition if you have one.

Clone the repository and run `./gradlew :runIde` (There are also other intermediate tasks).

Expand Down
Binary file added media/header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/social-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/svelte-intellij.psd
Binary file not shown.
Binary file removed svelte-intellij-header.png
Binary file not shown.

0 comments on commit 0844a46

Please sign in to comment.