Code Monkey home page Code Monkey logo

revelframework.com's Introduction

Revel Framework

Build Status License Go Report Card

A high productivity, full-stack web framework for the Go language.

Current Version: 1.1.0 (2022-04-11)

Supports go.mod package management

Quick Start

Install Revel:

go install github.com/revel/cmd/revel@latest

Create & Run your app:

revel new -a my-app -r

Open http://localhost:9000 in your browser and you should see "It works!"

Community

Learn More

Contributing

Contributors

revelframework.com's People

Contributors

davidhunter avatar jeevatkm avatar pedromorgan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

revelframework.com's Issues

RevelFramework Master Plan

The intention is to make revel eat is own dog food, ie revel uses revel.

Current www

Content

  • The manual, tutorial etc are in markdown (+gh.flavour)
  • code here https://github.com/revel/revel.github.io
  • each directory has text files in .md eg manual/
  • each *.md file has a jekyll front matter eg layout: quickstart
  • the layout_file containetains the section navigation
  • the layoutfile includes_ the main_layout.html

Externals..

On this site we need to access the
original revel.github.io repos and its markdown etc..

Also we need to get a readonyl version of the modules and markdown...

So are these going to be checked out on $GOPATH and accessible on the server..
Is there a hook to update the rf.com branches as soon as an update is done ??

Pedro Plan for RF.com

What we have to realise is that the jekyll part is redundant..

We still could use jekyll as we are limited with permissions to run "jekyll custom plugins" on gh.

github api

Idea is to create an api to connect to github and get data.

This is a newbie task.. take the challenge..

Top tip is create a module

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.