https://github.com/siongui/go-toggle-sidebar-example
Inspired by Octopress, create toggle-able sidebar with Golang.
https://github.com/siongui/go-toggle-sidebar-example
css demo frontend go gopherjs html
Last synced: 3 months ago
JSON representation
Inspired by Octopress, create toggle-able sidebar with Golang.
- Host: GitHub
- URL: https://github.com/siongui/go-toggle-sidebar-example
- Owner: siongui
- Created: 2016-02-09T12:11:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T12:57:51.000Z (over 9 years ago)
- Last Synced: 2025-02-10T00:51:13.186Z (5 months ago)
- Topics: css, demo, frontend, go, gopherjs, html
- Language: HTML
- Homepage: https://siongui.github.io/go-toggle-sidebar-example/
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
==========================
Go_ Toggle Sidebar Example
==========================Inspired by Octopress_, create toggle-able sidebar with Golang_.
Development Environment: `Ubuntu 15.10`_ and `Go 1.5.3`_.
Source Code & Demo
==================Source code is under `src `_ directory.
see demo_.UNLICENSE
=========Released in public domain. See UNLICENSE_.
.. _UNLICENSE: http://unlicense.org/
.. _Golang: https://golang.org/
.. _Go: https://golang.org/
.. _Ubuntu 15.10: http://releases.ubuntu.com/15.10/
.. _Go 1.5.3: https://golang.org/dl/
.. _Octopress: http://octopress.org/
.. _demo: https://siongui.github.io/go-toggle-sidebar-example/