Challenge Overview
Challenge Overview
Welcome to a new series of Poseidon’s developer portal. In this challenge, we are creating Jekyll Theme for developer portal from given design files.
Project Overview
This subproject of Poseidon’s series we are building a developer portal to share information about our platform to the developer who wants to integrate Poseidon’s API/sdk in their app.
With this challenge we will be building Jekyll Theme from the given design.
Assets
The design source file are shared on the forum.
Browser Support
Last 2 versions of all Chrome, Safari, FireFox and IE 11.
Technology Stack
Jekyll, CSS, HTML, Javascript
Individual Requirement
Create a theme that can be used with Jekyll for developer documentation of our Poseidon’s API. You can see Amazon has a different theme https://github.com/aws-amplify/docs. Follow the best practices from their repo.
-
Our SDK Page - https://marvelapp.com/1050g79j/screen/64765881
-
Poseidon Android SDK - https://marvelapp.com/1050g79j/screen/64765881
-
Poseidon iOS SDK - https://marvelapp.com/1050g79j/screen/64765880
-
Poseidon React Native SDK - similar to ios
-
Final Submission Guidelines
Please submit followings
-
Jekyll theme with readme how to configure in the Jekyll project
-
Full Jekyll based project with the above pages implemented based on design.
-
Guide how to add/modify the content so that it would reflect on the guide
-
Make sure gitlab ci is provided to check spelling mistakes, grammar check and broken link checker