This is a example project made by the prismic.io team as a showcase to help developers get started. By default, it consumes the content repository available at https://frontendonly.prismic.io/api.
You can also visit the public version hosted at http://rudyrigot.github.io/javascript-singlepage-freelancerportfolio/.
Just fork and clone this project, and open index.html
in a browser.
Discover how this example was built by readingp rismic.io's blog post "A website with manageable content using a Bootstrap theme, client-side JavaScript and prismic.io".
First, create your own content repository if you haven't, from your prismic.io dashboard.
Then, configure the project by changing the framework's meta tags in the webpage's <head>
section.
Now, you can change content in your repository, and it will reflect in your local project.
Well, this is really easy: feel free to host it on whatever hosting solution that handles static websites, such as your Dropbox account, or GitHub Pages.
This software is licensed under the Apache 2 license, quoted below.
Copyright 2013 Zengularity (http://www.zengularity.com).
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.