Open audreytoskin opened 9 years ago
Ok with everything writtenin the "Still focusing on the user interface".
Since we switched the client font to Source Sans Pro, is there any reason to keep the other fonts in the repository? Can we remove the Fontello and Signika fonts?
You're right, that should be cleaned.
Rebuilding the server and client is already a part of the process when installing Cozy Notes. So what if we add cozy-notes/client/public to the .gitignore file, so we get cleaner git status messages? How about we keep auto-generated files out of the commit history?
Installing doesn't rebuild anything, it's too much CPU consuming. So we have to keep all files in the repository. That's not clean at all, but we didn't find a better solution.
Maybe update the "hacking" section of README? The build instructions there are different from the build instructions we worked out in the Cozy forums.
Yes, if it's out to date, it should be updated.
Alright, I'll start to work on these in the next few days, then.
Great!
While I was working on pull request #42, I kept notes on other things I'd like to see improved. Here are the next things I'd like to work on. Let me know what you think.
Still focusing on the user interface
Some miscellaneous edits
cozy-notes/client/public
to the .gitignore file, so we get cleanergit status
messages? How about we keep auto-generated files out of the commit history?...I have more ideas, but they can wait until later.