cindyq / linuxjourney

Courses and lesson content for linuxjourney.com
949 stars 314 forks source link

What is the status? #137

Open thelaith opened 7 years ago

thelaith commented 7 years ago

I was looking to translate the site into Danish, but I noticed that you've put the project on haitus. When will you be ready for more translations? :-)

aoyawale commented 7 years ago

hello,

I forked the project over to https://gitlab.com/sysadminonlinux/linuxjourney and starting to update it. Looks like the person won't be back for a while.

IBA4 commented 7 years ago

@jlozadad the link seems ' 404 ' . what about forking it in github itself ?

aoyawale commented 7 years ago

@1BA4 the links works for me. I forked it to gitlab since I prefer their tools.

IBA4 commented 7 years ago

@jlozadad Yeah, I noticed it sometimes ago (forgot to mention). I am planning to start a Nepali translation. I have already forked it in gitlab too. Are you actively working on it? edit: I've already started the work.

aoyawale commented 7 years ago

@1BA4 yes, I'm actively working on it. For the moment I'm only doing english then spanish. You can send yours if you want.

IBA4 commented 7 years ago

@jlozadad That's a good thing to hear. I've already requested a PR for Nepali translation in gitlab. You can check it out.

aoyawale commented 7 years ago

@1BA4 I accepted your PR.

tuxr00t commented 3 years ago

Hi all, as stated here https://github.com/cindyq/linuxjourney/issues/198, I just started with separated project https://tuxjourney.com based on this one, please join if you share similar opinion.

Currently I am going through code to understand how it's done and to get webpage exactly as it is on current project, however this does not mandatory mean it will stay always like that.

Anyone, very welcome.

######## Update [2021.07.29]: ######## So the original webpage is fully cloned and you can see it at https://tuxjourney.com, next few days I will work on reverse engineering to collect as much as possible details and will keep you posted in case someone want to contribute.

Be aware that https://tuxjourney.com is not functional yet and maybe can be slow ...

######## Update [2021.07.28]: ######## Ok, I think I understand the logic behind web site and will try to get it fully functional over the next two weeks. What I can say that original repo with content will need some improvements and maybe different structure, so probably in one moment this will lead to separate repo under my account, but it's future.

Currently I already replicate "Getting Started -> History" section -> Page and working in background on better modularity of page code itself to be able to prepare it for easier CI/CD integration.

In the meantime, please checkout https://tuxjourney.com, let me know your opinion, start with feedbacks and if you have time contribution would be appreciated in near future, as soon as I am ready to open it for PR's.

Will keep you posted.