orionblastar / K666

K666 is forum discussion software, this is an attempt to write the Free version FreeK666 without violating copyright
http://k666.kr5ddit.com
MIT License
5 stars 0 forks source link

Remove static content... #23

Open procrasti opened 8 years ago

procrasti commented 8 years ago

branch: nobins

They should go in a release... but never in source.

We'll have to look into that.

procrasti commented 8 years ago

I created a release, and put the images in a zip file, I think we download them when we create the environment and remove them from the source.

orionblastar commented 8 years ago

Do you want to host them on some image website like imgur or whatever, and then link to them in the source code? Like you did with Tdillo's images?

procrasti commented 8 years ago

Do you want to host them on some image website like imgur or whatever, and then link to them in the source code?

Yes... as long as we store them elsewhere too.

git is just not the place to store binaries... maybe very small ones... and only a handful. I'm not sure git only copies just the latest snapshot, but everything that went into it... but those images are the majority of our project.

I think they can go in the releases if you really want a standalone installation... which is fine... we can fetch them from there... I'd prefer a tar.gz file of them, but they exist as a zip now with release 0.0.0.

I'm sure we can add an install step to fetch them or something.

allthingsgo commented 6 years ago

in story ( full view), there is a 'static' count on comments = 6 comments and 0 hidden... why's that?

procrasti commented 6 years ago

in story ( full view), there is a 'static' count on comments = 6 comments and 0 hidden... why's that?

Cause need to put the actual number of comments there... just a place holder until it's done... should raise another issue for it.