2
I’m using the Jekyllcms to develop a CMS (Content Management System), but as I don’t know him very well and even after reading the documentation, I find it difficult to "hide" some data that I use in Javascript. There are two cases: A access_key
of Graph API and the key of Mandrill. I use those two Keys in my code to acquire feed of a particular Facebook page and redirect e-mails for a particular mailbox. How can I deprive the end user of access to these Keys?