Code Monkey home page Code Monkey logo

Comments (4)

fcambus avatar fcambus commented on June 14, 2024

It seems you need to install the libyaml dev package on your system before trying to install lyaml from Luarocks.

from motyl.

luckypoem avatar luckypoem commented on June 14, 2024

hi.
wget http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz
tar zxvf yaml-0.1.7.tar.gz
cd yaml-0.1.7
./configure
make
make install

thus libyaml is installed successfully.

root@localhost:/usr/local/motyl-site/examples# ls ../src
motyl.lua
root@localhost:/usr/local/motyl-site/examples# cp ../src/motyl.lua ./
root@localhost:/usr/local/motyl-site/examples# ls
Makefile motyl.conf motyl.lua pages posts static
root@localhost:/usr/local/motyl-site/examples# ./motyl.lua
lua: ./motyl.lua:30: themes/templates/header.mustache: No such file or directory
stack traceback:
[C]: in function 'assert'
./motyl.lua:30: in function 'readFile'
./motyl.lua:76: in main chunk
[C]: ?
root@localhost:/usr/local/motyl-site/examples#

where to clone themes ? can u publish the source code of ur site https://www.cambus.net for me to
clone the themes?
tks a lot.

from motyl.

fcambus avatar fcambus commented on June 14, 2024

The theme can be found here: https://github.com/fcambus/chrysalide

It's still a moving target though, and things are likely to change before I tag version 1.00.

from motyl.

luckypoem avatar luckypoem commented on June 14, 2024

hello.

i setup a blog : http://mt.bright.biz.st/ ,but i cannot insert iframe code?
pls see here: http://mt.bright.biz.st/bilu/

how to fix it?

from motyl.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.