Giter Site home page Giter Site logo

rubble's Introduction

Hi there 👋

我的人生遇到了一些问题,需要停止一段时间去思考人生

如果你觉得我的某一个项目对你有价值,或者你想要继续维护,可以给我发邮件寻求 maintainer 权限。

I dont have enthusiasm to do the open source stuff due to some personal business.

Email me for the maintainer permission if you're interested in any of my projects.

Here are some ideas to get you started:

rubble's People

Contributors

dependabot-preview[bot] avatar kilerd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rubble's Issues

larger base font size

14px(1em) is the basic font size for the current template of rubble, but it is a little small in article's page.
so if possible, modify it as 16px, which is friendly for reading.

specific title for each page

at the index page, it should be the title of the website.
and on the article page, it should be the title of the article.

docker integration on CI

For Docker Hub spent hours on building the latest version image, it's better to use a custom CI platform like Travis CI or Circle CI. the former one would be faster and practicable.

So the step will be as follow:

  • run and pass all test cases(already exist)
  • build docker image if the trigger branch is in the whitelist.
  • push image to docker hub

restore publish time in editing page

in nowadays version, rubble cannot restore publish time in editing page if there is a specific time for the published article.
if you are re-editing one article, you need to choose the time again manually, which is very inconvenient and unacceptable.

standard restful api supported

for next version, rubble probably removes its admin panel, which would be exacted as a standard component or web. so rubble needs to implement all action though restful API.

Test integration and CI supported

I think I need to consider about some unit test for rubble, but now I have no idea how to do it.
and before integrating test, I need to build a Travis ci to promise that the code I committed is workable

Seems cannot locate the templates folder

Hi Kilerd,
I got an error like this when I was trying it on my Mac,

thread 'actix-rt:worker:0' panicked at 'called Result::unwrap() on an Err value: Error { kind: TemplateNotFound("homepage.html"), source: None }', src/libcore/result.rs:1188:5
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.
thread 'actix-rt:worker:1' panicked at 'called Result::unwrap() on an Err value: Error { kind: TemplateNotFound("homepage.html"), source: None }', src/libcore/result.rs:1188:5
thread 'actix-rt:worker:2' panicked at 'called Result::unwrap() on an Err value: Error { kind: TemplateNotFound("homepage.html"), source: None }', src/libcore/result.rs:1188:5
thread 'actix-rt:worker:3' panicked at 'called Result::unwrap() on an Err value: Error { kind: TemplateNotFound("homepage.html"), source: None }', src/libcore/result.rs:1188:5

It seems it cannot find the templates folder. Do I need to config env file or something else?
Thank you.

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.