ProductPromotion
Logo

Angular.JS

made by https://0x3d.site

GitHub - angulardart-community/website: The next-generation AngularDart documentation website.
The next-generation AngularDart documentation website. - angulardart-community/website
Visit Site

GitHub - angulardart-community/website: The next-generation AngularDart documentation website.

GitHub - angulardart-community/website: The next-generation AngularDart documentation website.

The next AngularDart documentation site.

This will be the next-generation documentation for AngularDart, built with Hugo and a modified version of the Doks theme. Compared to the old site, it's much easier and quicker to build and iterate new content.

It's still very much WIP in the current state, namely to migrate all the Jekyll templates to Hugo shortcodes. Follow #9 for this progress. A better README will be provided later.

Build the site

Here are simple instructions if you want to hack on it now:

  1. Install Dart and NodeJS (>= 16.16.0, though an older version may also work, just remove the restriction in package.json).
  2. (Optional) Run npm install. This is technically only needed if you don't have Hugo installed on your system or if you want to build the site locally using Hugo for testing.
  3. Run dart pub get and dart run build_runner build -o data/fragments to generate code excerpts.
  4. If you have Hugo installed on your system, you may run hugo server directly. If not, do step 2 and run npm run server.
  5. Open http://localhost:1313 (or the addresss Hugo shows you if you specified a custom address/port).
  6. If you want to build the site, perform step 2 and run npm run build:preview. DON'T run npm run build or hugo build. The site's baseurl won't be setup correctly. These options are for release builds. The result website will rest inside the public/ folder. Use your favorite http server to serve it (e.g. dhttpd --path public).

If you're familiar with the old site, you might be surprised that no git submodules are required. Yes indeed, we're using git subtree! You may want to check out if subtree suits your purposes if you're also annoyed by / struggling with submodules.

Made possible by

Thank you so much to all of the maintainers and contributors of these projects!

More Resources
to explore the angular.

mail [email protected] to add your project or resources here 🔥.

Related Articles
to learn about angular.

FAQ's
to learn more about Angular JS.

mail [email protected] to add more queries here 🔍.

More Sites
to check out once you're finished browsing here.

0x3d
https://www.0x3d.site/
0x3d is designed for aggregating information.
NodeJS
https://nodejs.0x3d.site/
NodeJS Online Directory
Cross Platform
https://cross-platform.0x3d.site/
Cross Platform Online Directory
Open Source
https://open-source.0x3d.site/
Open Source Online Directory
Analytics
https://analytics.0x3d.site/
Analytics Online Directory
JavaScript
https://javascript.0x3d.site/
JavaScript Online Directory
GoLang
https://golang.0x3d.site/
GoLang Online Directory
Python
https://python.0x3d.site/
Python Online Directory
Swift
https://swift.0x3d.site/
Swift Online Directory
Rust
https://rust.0x3d.site/
Rust Online Directory
Scala
https://scala.0x3d.site/
Scala Online Directory
Ruby
https://ruby.0x3d.site/
Ruby Online Directory
Clojure
https://clojure.0x3d.site/
Clojure Online Directory
Elixir
https://elixir.0x3d.site/
Elixir Online Directory
Elm
https://elm.0x3d.site/
Elm Online Directory
Lua
https://lua.0x3d.site/
Lua Online Directory
C Programming
https://c-programming.0x3d.site/
C Programming Online Directory
C++ Programming
https://cpp-programming.0x3d.site/
C++ Programming Online Directory
R Programming
https://r-programming.0x3d.site/
R Programming Online Directory
Perl
https://perl.0x3d.site/
Perl Online Directory
Java
https://java.0x3d.site/
Java Online Directory
Kotlin
https://kotlin.0x3d.site/
Kotlin Online Directory
PHP
https://php.0x3d.site/
PHP Online Directory
React JS
https://react.0x3d.site/
React JS Online Directory
Angular
https://angular.0x3d.site/
Angular JS Online Directory