Skip to content

mayardb/mappy.github.io-source

 
 

Repository files navigation

Mappy Tech Blog

https://secure.travis-ci.org/Mappy/mappy.github.io-source.png

About

That project (mappy.github.io-source) hosts source code and content for the Mappy technical blog.

The blog content is written in Markdown and is built using Pelican.

We’re using Travis to build and publish the blog into a separate project (mappy.github.io), served via Github Pages.

How to build locally

Install dependencies via pip install -r requirements.txt or apt-get install python-pelican fabric.

Use make html to transform Markdown to HTML then make serve to launch a local webserver.

You can see your work at https://localhost:8000.

How to publish

Simply push your(s) commit(s).

Travis will then build and publish your work into the output repository (mappy.github.io).

References

About

source blog

https://techblog.mappy.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 3.6%
  • Other 0.4%